Skip to content

Commit bbcacc0

Browse files
Update README.md
1 parent 6d190c7 commit bbcacc0

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

+4-9
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,14 @@ Each folder can be treated as a standalone version of the project as it was at t
1515
- Ex 02 - Creating the First Feature - Implementing user activation and prompt
1616
- Ex 03 - Implementing a Shell.
1717
- Ex 04 - Completing Filesystem Initialization.
18-
- Ex 05 - To Be Added.
18+
- Ex 05 - Adding a Text Editor
1919

2020

21-
That's the road so far.
21+
That's the road so far.<BR><BR>
22+
23+
UPDATE: For now, I decided to end this project here. I ran into issues attempting to add file image writing.<BR>
2224

2325
## Where to see the project
2426
This project is a collection of Medium articles I'm writing as I learn Go and build out this project. You can find the article for the code in `src/01` <a href="https://alysonn.medium.com/a-virtual-filesystem-in-go-creating-our-foundation-9af62b0e82db">here</a>
2527

26-
## Project so far
27-
### TODO
28-
- Implement `tearDown`
29-
- Add utility functions; `open` and `close`
30-
- Save and load state.
31-
32-
3328
#### Coded by AlysonBee

0 commit comments

Comments
 (0)