Skip to content

Commit c5a6f57

Browse files
authored
Update README.md
1 parent 89ffaa0 commit c5a6f57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ A mob programming web app for real-time collaboration at in-person events. The g
55
**Table of Contents:**
66
- [Learn About Mob Programming](#learn-about-mob-programming)
77
- [Project Goals](#project-goals)
8-
- [Next Goals](#)
9-
- [Goals for Version 1.0.0 (DONE!)](#)
8+
- [Next Goals (for Version 2.0.0)](#next-goals-for-version-200)
9+
- [Goals for Version 1.0.0 (DONE!)](#goals-for-version-100-done)
1010
- [Project Log](#project-log)
1111

1212
## Learn About Mob Programming
@@ -18,7 +18,7 @@ A mob programming web app for real-time collaboration at in-person events. The g
1818

1919
## Project Goals
2020

21-
## Next Goals (for Version 2.0.0)
21+
### Next Goals (for Version 2.0.0)
2222

2323
- (Done) Simple login system using GitHub authentication
2424
- (Done) Display players' GitHub usernames and profile photos
@@ -32,7 +32,7 @@ A mob programming web app for real-time collaboration at in-person events. The g
3232
- Reintroduce non-turn-based collaborative text editor mode
3333
- (Crazy idea for later) Add support for multiplexed/tabbed invididual code editors that users or moderators can watch all at once, like a control room at a TV production studio! Maybe users can set permissions to make their "room" open to collaborators or just to viewers.
3434

35-
## Goals for Version 1.0.0 (DONE!)
35+
### Goals for Version 1.0.0 (DONE!)
3636

3737
- Just a turn-based, collaborative plain text box!
3838
- Countdown timer displays the remaining time for each player and resets after each turn

0 commit comments

Comments
 (0)