From 749869249d8a03973d97e89f867d4b0ca6e1bee1 Mon Sep 17 00:00:00 2001 From: Avior Date: Wed, 28 Apr 2021 12:46:06 +0200 Subject: [PATCH] Fixed list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index deff73a86..9beebd474 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ this is a complete rework of the database to make it easier to Add or edit any c the new folder architecture is this: -data - - Serie Name <- Each .ts files contains informations for the corresponding serie - - Set Name <- Each .ts files contains informations for the corresponding set - - Card Identifier <- Each .ts files contains informations for the corresponding card + - Serie Name <- Each .ts files contains informations for the corresponding serie + - Set Name <- Each .ts files contains informations for the corresponding set + - Card Identifier <- Each .ts files contains informations for the corresponding card ### V1 - [Last Commit](https://github.com/tcgdex/cards-database/tree/8f9e9536567d2ba712fa8bb0ac147c8040903470)