Просмотр исходного кода

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

Luu 1 год назад
Родитель
Сommit
bd94555feb
3 измененных файлов с 12 добавлено и 3 удалено
  1. 2 0
      CHANGELOG.md
  2. 9 2
      README.md
  3. 1 1
      app/README.md

+ 2 - 0
CHANGELOG.md

@@ -1,6 +1,7 @@
 ## v0.1
 
 - Initial release by luu176
+
 ## v0.2
 
 - Update Rav-Kav parsing to show more data such as transaction logs
@@ -14,3 +15,4 @@
 - Added Myki parser (Melbourne (and surrounds), VIC, Australia)
 - Added Opal parser (Sydney (and surrounds), NSW, Australia)
 - Added ITSO parser (United Kingdom)
+>>>>>>>>> Temporary merge branch 2

+ 9 - 2
README.md

@@ -10,7 +10,7 @@ This is a list of metro cards and transit systems that need support or have part
 
 ## ✅ Supported Cards
 - [x] **Rav-Kav**  
-  - Status: Needs more functionality (currently only able to read balance).
+  - Status: Partially Supported
 - [x] **Charliecard**  
   - Status: Fully supported.
 - [x] **Metromoney**  
@@ -27,10 +27,17 @@ This is a list of metro cards and transit systems that need support or have part
   - Status: Fully supported.
 - [x] **Opal**
   - Status: Fully supported.
+>>>>>>>>> Temporary merge branch 2
 
 ## 📝 To Do (Unimplemented)
 - [ ] **Tianjin Railway Transit (TRT)**  
   - To Do: Add support for reading and analyzing Tianjin Railway Transit cards.
+<<<<<<<<< Temporary merge branch 1
+- [ ] **Clipper**  
+  - To Do: Add support for reading and analyzing Clipper cards. (v0.3)
+=========
+
+>>>>>>>>> Temporary merge branch 2
 
 
 ---
@@ -47,4 +54,4 @@ This is a list of metro cards and transit systems that need support or have part
 - **Myki Parser**: [@gornekich](https://github.com/gornekich)
 - **Opal parser**: [@gornekich](https://github.com/gornekich)
 - **ITSO parser**: [@gsp8181](https://github.com/gsp8181), [@hedger](https://github.com/hedger), [@gornekich](https://github.com/gornekich)
-- **Info Slave**: [@equipter](https://github.com/equipter)
+- **Info Slaves**: [@equipter](https://github.com/equipter), [TheDingo8MyBaby](https://github.com/TheDingo8MyBaby)

+ 1 - 1
app/README.md

@@ -44,4 +44,4 @@ More coming soon!
 - **Myki Parser**: gornekich
 - **Opal parser**: gornekich
 - **ITSO parser**: gsp8181, hedger, gornekich
-- **Info Slaves**: equipter, thedingo8mybaby
+- **Info Slaves**: Equip, TheDingo8MyBaby