diff --git a/README.md b/README.md index 010f590f..046d2da8 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,14 @@ Read more in [building instructions](https://github.com/Flipper-Zero/flipperzero # Flipper developement roadmap -* ~~**Phase 0** Preparing for Kickstarter, prototyping UI, checkng hardware, prototype protocol sniffer, tag readers, etc. (compelete).~~ +* ~~**Phase 0** (compelete) Preparing for Kickstarter, prototyping UI, checkng hardware, prototype protocol sniffer, tag readers, etc.~~ * **Phase 1.** (Current) Set up developing routines for massive contributors activity, architecture and documentation. Building hardware rig for remote testing. * **Phase 2.** Start massive contributors program. Preparing Developments Kits for sending to few developers. * **Phase 3.** Next PCB release [Version 1 (F2B0C1)](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/Hardware-version-F2B0C1.1) and sending it to more contributos. * **Phase 4.** Release PCB based on STM32WB55RB and sending it to developers. * **Phase 5.** Making all repositories publicly open. -# Task for phase 1: (Doing right now) +# Tasks for phase 1: (Doing right now) * Finalize firmware core architecture and document it for contributors onboarding. You can see progress in [Core project](https://github.com/Flipper-Zero/flipperzero-firmware-community/projects/3) * Set up a test environment and CI. You can see progress in [Environment project](https://github.com/Flipper-Zero/flipperzero-firmware-community/projects/2)