Skip to content

Commit 4833dfd

Browse files
authored
Update README.md
1 parent 258bcd4 commit 4833dfd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,14 @@ Bored? Want to hang out with friends, but not sure who's available? This app wil
1717
A simple scrum helper app to keep track of what people on your teams are working on, without the scrum meeting.
1818

1919

20-
### In-Browser Code Editor
20+
### In-Browser Code Editor #advanced
2121

2222
Basically the atom editor, running in the cloud.
2323

2424
* Support ESLint
2525
* Realtime collaboration support (you'll need to use transactional state, merge on the server & rebase in the clients)
2626
* Integrate with video chat service (e.g., [Zoom.us](https://zoom.us/))
27-
* File editing tabs
28-
* Integrate terminal to access unix tools & git operations -- (you could run the environment in docker containers)
27+
* Extra credit: Integrate terminal to access unix tools & git operations -- (you could run the environment in docker containers)
2928

3029
## OSS Jobs
3130

0 commit comments

Comments
 (0)