Explorar el Código

Merge branch 'dev' of https://github.com/luu176/Metroflip into dev

Luu hace 1 año
padre
commit
a6b9551b94
Se han modificado 2 ficheros con 7 adiciones y 4 borrados
  1. 3 2
      README.md
  2. 4 2
      app/README.md

+ 3 - 2
README.md

@@ -17,6 +17,8 @@ This is a list of metro cards and transit systems that need support or have part
   - Status: Fully supported.
 - [x] **Bip!**  
   - Status: Fully supported.
+- [x] **Navigo**  
+  - Status: Fully supported.
 
 ## 🚧 In Progress / Needs More Functionality
 - [ ] **Rav-Kav**  
@@ -28,8 +30,6 @@ This is a list of metro cards and transit systems that need support or have part
   - To Do: Add support for reading and analyzing Tianjin Railway Transit cards.
 - [ ] **Clipper**  
   - To Do: Add support for reading and analyzing Clipper cards.
-- [ ] **Navigo**  
-  - To Do: Add support for reading and analyzing Navigo cards (paris, france).
 
 
 ---
@@ -38,6 +38,7 @@ This is a list of metro cards and transit systems that need support or have part
 - **App Author**: [@luu176](https://github.com/luu176)
 - **Charliecard Parser**: [@zacharyweiss](https://github.com/zacharyweiss)
 - **Rav-Kav Parser**: [@luu176](https://github.com/luu176)
+- **Navigo Parser**: [@luu176](https://github.com/luu176)
 - **Metromoney Parser**: [@Leptopt1los](https://github.com/Leptopt1los)
 - **Bip! Parser**: [@rbasoalto](https://github.com/rbasoalto) [@gornekich](https://github.com/gornekich)
 - **Info Slave**: [@equipter](https://github.com/equipter)

+ 4 - 2
app/README.md

@@ -11,6 +11,8 @@ This is a list of metro cards and transit systems that are supported.
 ## ✅ Supported Cards
 - [x] **Rav-Kav**  
   - Status: Partially supported
+- [x] **Navigo**  
+  - Status: Fully supported.
 - [x] **Charliecard**  
   - Status: Fully supported.
 - [x] **Metromoney**  
@@ -20,13 +22,13 @@ This is a list of metro cards and transit systems that are supported.
 
 ## .. And more coming soon!
 
---- 
+---
 
 ### Credits:
 - **App Author**: [@luu176](https://github.com/luu176)
 - **Charliecard Parser**: [@zacharyweiss](https://github.com/zacharyweiss)
 - **Rav-Kav Parser**: [@luu176](https://github.com/luu176)
+- **Navigo Parser**: [@luu176](https://github.com/luu176)
 - **Metromoney Parser**: [@Leptopt1los](https://github.com/Leptopt1los)
 - **Bip! Parser**: [@rbasoalto](https://github.com/rbasoalto) [@gornekich](https://github.com/gornekich)
 - **Info Slave**: [@equipter](https://github.com/equipter)
-