Parcourir la source

Update README

Darryn Cull il y a 2 ans
Parent
commit
4b84b258ae
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -311,7 +311,7 @@ For each image, the color `#aaa` was transformed to `#fff` so that Flipper Zero
 - [x] Add view to allow the traded Pokemon's hidden stats to be chosen (IV and EV) from some options
 - [x] Add view to allow the traded Pokemon's moveset to be chosen (all 4 moves) allowing no move as an option
 - [ ] Debug traded Pokemon level issue where after a battle the Pokemon's level drops (doesn't affect all traded Pokemon)
-- [ ] Add images for the level selection screen, stats selection screen, and move selection screens as per the original README
+- [x] Add images for the level selection screen, stats selection screen, and move selection screens as per the original README
 - [ ] Optimise the level selection screen to be a number slider input instead of the current slideshow style selector
 - [ ] Add a view to allow for a custom Pokemon nickname (11 chars, 10 chars max used, fill and terminate with TERM_)