renamed Markdown-Tables to Markdown-Table

pull/1/head
Florin Pop 7 years ago
parent 43c9c7f8c2
commit 4099bb8699

@ -1,4 +1,4 @@
# Markdown Tables Generator # Markdown Table Generator
Create an application that will convert a regular table with data provided by the User (optionally) into a Makdown formated table. Create an application that will convert a regular table with data provided by the User (optionally) into a Makdown formated table.

@ -13,10 +13,10 @@ Not only that you'll find a list of projects but each project has the following
### Projects ### Projects
| Name | | Name |
| -------------------------------------------------------------------- | | ------------------------------------------------------------------ |
| [Book Finder App](./Projects/Book-Finder-App.md) | | [Book Finder App](./Projects/Book-Finder-App.md) |
| [Markdown Tables Generator](./Projects/Markdown-Tables-Generator.md) | | [Markdown Table Generator](./Projects/Markdown-Table-Generator.md) |
## Contribution ## Contribution

Loading…
Cancel
Save