Skip to content

Commit ce2b196

Browse files
Update README.md
1 parent 6caf33c commit ce2b196

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
<li>
4848
<a href="#getting-started">Getting Started</a>
4949
</li>
50-
<li><a href="#roadmap">Roadmap</a></li>
5150
<li><a href="#usage">Usage</a></li>
5251
<li><a href="#contributors">Contributors</a></li>
5352
<li><a href="#connect-with-us">Connect</a></li>
@@ -134,20 +133,6 @@ make
134133
### File Output
135134

136135
Output will be written to ```Output.txt``` in the working directory.
137-
<!-- ROADMAP -->
138-
## Roadmap
139-
140-
This project was implemented in stages. Each stage builds from the last and ultimately constructs an interpreter.
141-
142-
1️⃣ - [Comment Removal](https://github.com/Pip-Install-Party/Ignoring-Comments)
143-
2️⃣ - [Tokenization](https://github.com/Pip-Install-Party/Tokenization)
144-
3️⃣ - [Recursive Descent Parser](https://github.com/Pip-Install-Party/Recursive-Descent-Parser)
145-
4️⃣ - [Symbol Table](https://github.com/Pip-Install-Party/Symbol-Table)
146-
5️⃣ - [Abstract Syntax Tree](https://github.com/Pip-Install-Party/Abstract-Syntax-Tree)
147-
6️⃣ - [Interpreter](https://github.com/Pip-Install-Party/Interpreter)
148-
149-
See the [open issues](https://github.com/Pip-Install-Party/Interpreter/issues) for a full list of proposed features (and known issues).
150-
151136
<!-- USAGE EXAMPLES -->
152137
## Usage
153138

0 commit comments

Comments
 (0)