Skip to content

Commit 5ec7809

Browse files
committed
demo.png and tasks list updated
1 parent 582e565 commit 5ec7809

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
![demo](https://raw.githubusercontent.com/amirkabiri/finite-automata/master/demo.png "demo")
1+
![demo](demo.png "demo")
22

33
# Finite Automata
44
this is a graphical interface for designing finite automata written in javascript
55

6+
# Online Demo
7+
click [here](https://amirkabiri.github.io/finite-automata/index.html) to see online demo
8+
69
# Tasks
710
- [x] creating dfa and nfa graphically
811
- [x] convert nfa to dfa
@@ -18,6 +21,4 @@ this is a graphical interface for designing finite automata written in javascrip
1821
- [ ] create dfa from grammar
1922
- [x] remove specific transition
2023
- [ ] make drawing transitions better and more pretty
21-
22-
# Online Demo
23-
click [here](https://amirkabiri.github.io/finite-automata/index.html) to show online demo
24+
- [ ] convert nfa to regular expressions

demo.png

25.8 KB
Loading

0 commit comments

Comments
 (0)