Jelajahi Sumber

README: update

Signed-off-by: Kris Bahnsen <Kris@KBEmbedded.com>
Kris Bahnsen 1 tahun lalu
induk
melakukan
eb950c5d2e
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,7 +1,7 @@
 # Flipper Game Boy Game Link Cable API
 # Flipper Game Boy Game Link Cable API
 Simple API that can be included in projects to provide a flexible and easy way to handle data exchange over a Game Link Cable.
 Simple API that can be included in projects to provide a flexible and easy way to handle data exchange over a Game Link Cable.
 
 
-Current Version: 0.6
+Current Version: 0.62
 
 
 Available from: https://github.com/kbembedded/flipper-gblink
 Available from: https://github.com/kbembedded/flipper-gblink
 
 
@@ -23,7 +23,7 @@ Available from: https://github.com/kbembedded/flipper-gblink
 - [ ] Proper documentation  
 - [ ] Proper documentation  
 
 
 ## Use example
 ## Use example
-See https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trading
+See https://github.com/kbembedded/Flipper-Zero-Game-Boy-Pokemon-Trading
 
 
 To include this in a Flipper Zero application, add this repo as a submodule in the `lib/` directory of the application source. Then add the following to `application.fam`:
 To include this in a Flipper Zero application, add this repo as a submodule in the `lib/` directory of the application source. Then add the following to `application.fam`:
 ```
 ```