diff --git a/Projects/Markdown-Tables-Generator.md b/Projects/Markdown-Table-Generator.md similarity index 97% rename from Projects/Markdown-Tables-Generator.md rename to Projects/Markdown-Table-Generator.md index b4fd1292..56938afe 100644 --- a/Projects/Markdown-Tables-Generator.md +++ b/Projects/Markdown-Table-Generator.md @@ -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. diff --git a/README.md b/README.md index 028c6af7..db1e7f4c 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ Not only that you'll find a list of projects but each project has the following ### Projects -| Name | -| -------------------------------------------------------------------- | -| [Book Finder App](./Projects/Book-Finder-App.md) | -| [Markdown Tables Generator](./Projects/Markdown-Tables-Generator.md) | +| Name | +| ------------------------------------------------------------------ | +| [Book Finder App](./Projects/Book-Finder-App.md) | +| [Markdown Table Generator](./Projects/Markdown-Table-Generator.md) | ## Contribution