Update README.md

This commit is contained in:
dwolfe884 2023-02-05 14:39:38 -06:00 committed by GitHub
parent 4c33fc6aa1
commit 83e28d0f3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,16 +49,14 @@ It won't look as nice as this at first, all of the blocks will be in a single co
### Plugin in practice ### Plugin in practice
TODO: Add GIF of running plugin https://user-images.githubusercontent.com/43447026/216844597-0f27621c-f269-47f4-a5e0-7084a5444184.mp4
![GIF of x86-create-flow-diagram](./docs/images/demo.mp4)
## Roadmap ## Roadmap
### TODO: ### TODO:
- [x] Add true/false labels to edges - [x] Add true/false labels to edges
- [-] Handle \`\`\` characters on both sides of selected text - [x] Handle \`\`\` characters on both sides of selected text
- [-] Move nodes to left or right to increase readbility (kinda) - [x] Move nodes to left or right to increase readbility (kinda)
- [ ] Insert Link to graph below codeblock - [ ] Insert Link to graph below codeblock
- [ ] Test, test, test... - [ ] Test, test, test...
--- ---
@ -67,4 +65,4 @@ TODO: Add GIF of running plugin
<a href="https://www.buymeacoffee.com/djwolfe"> <a href="https://www.buymeacoffee.com/djwolfe">
<img src="https://media2.giphy.com/media/7ssLleBvWvESbx0BuG/giphy.gif" /> <img src="https://media2.giphy.com/media/7ssLleBvWvESbx0BuG/giphy.gif" />
</a> </a>
</div> </div>