diff options
author | 2020-06-14 11:03:37 +0200 | |
---|---|---|
committer | 2020-06-14 11:03:37 +0200 | |
commit | eb4363244bf12f842adabf9dddb2fa0e37d689a8 (patch) | |
tree | e15be781cfec760db32e73d5979be21112b72e0a | |
parent | 58372b0d067f14d79a6c1baa49e548aba81f8334 (diff) | |
download | it-tools-eb4363244bf12f842adabf9dddb2fa0e37d689a8.tar.gz it-tools-eb4363244bf12f842adabf9dddb2fa0e37d689a8.tar.zst it-tools-eb4363244bf12f842adabf9dddb2fa0e37d689a8.zip |
chore: added stuff to roadmap
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
Diffstat (limited to '')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ Here is an unordered list of the current functionalities, and some that may come - [ ] Image cropper - [ ] Image resizer - [ ] HTTP client (w/ axios) +- [ ] Math expression evaluator +- [ ] Math expression graph +- [ ] Markdown editor You have an idea of a tool? Submit a feature request! |