Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radiatoryang authored Aug 27, 2018
1 parent fcd5b3c commit 533a858
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,20 @@ download and install from the [Releases page](https://github.com/radiatoryang/me
read the [wiki documentation](https://github.com/radiatoryang/merino/wiki) for info on writing with Yarn / troubleshooting and tech support

### roadmap
version 0.4
v0.4
- refactor code and cleanup
- user preferences: let user customize syntax highlighting colors, fonts / font sizes

v0.5
- auto-complete typing
- detect characters, functions, nodes, variables for auto-complete
- inline syntax highlighting for variable names somehow

version 0.5
v0.6
- node map visualization

version 0.6
v0.7
- node analysis (reachability, random traversal)
- node generator (prefix, count, one-way or not, connectivity chance, min / max exits, max dead ends)
- untangle nodes / node organizer

Expand Down

0 comments on commit 533a858

Please sign in to comment.