diff --git a/README.md b/README.md
index b7c1e52..8fb096e 100644
--- a/README.md
+++ b/README.md
@@ -45,11 +45,22 @@ Our goal is to help visually impaired people to become more independent.
Jan 2022
Change from image classification to object detection (SSD Mobile Netv2). Change from naming everything to search for an object task.
+
+ OCR functionality with Tesseract. It is there, but it has bad performance.
- Jan 2022 – Now
- OCR functionality with Tesseract.
-
+ Mar 2022
+ Began working on a react native version of the app.
+## WIP / For future
+
+- [ ] Improve OCR reader.
+- [ ] Change to React Native.
+- [ ] Transfer to cloud processing rather than on-device.
+- [ ] Currency classification. Name what banknote that is seen in the camera.
+- [ ] Facial recognition. Each user will have their own pool of people saved in the app for future facial recognition tasks.
+- [ ] Image description. Describe what's in the image.
+- [ ] _'Open with OramaVA'_ on images to do OCR/ facial recognition/ image description.
+
## License
All of the codebase is **MIT Licensed** unless otherwise stated.