Skip to content

Commit fadb1f2

Browse files
authored
Merge pull request #7 from okapi-web/develop
Develop
2 parents 1f7e6ac + efc0a1c commit fadb1f2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ composer require okapi/code-transformer
6868
- [Limitations](#limitations)
6969
- [How it works](#how-it-works)
7070
- [Testing](#testing)
71+
- [TODO](#todo)
7172

7273

7374

@@ -331,6 +332,18 @@ Give a ⭐ if this project helped you!
331332

332333

333334

335+
## TODO
336+
337+
- Add support for Production/Development environments:
338+
- Production: Cache will not be checked for updates (better performance)
339+
- Development: Cache will be checked for updates (better debugging experience)
340+
341+
- Create a flowchart (WIP)
342+
343+
- Cache lifetime
344+
345+
346+
334347
## 🙏 Thanks
335348

336349
- Big thanks to [lisachenko](https://github.com/lisachenko) for their pioneering

0 commit comments

Comments
 (0)