Skip to content

Commit e66ce2f

Browse files
authored
Fix bullets in Goals section of README.
1 parent 1e022b1 commit e66ce2f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ gradlew clean build bootRun
1717

1818
**Ideas:**
1919
1. Collaborative, cell-based jupyter-like markdown editor.
20-
- Users can collaborate on the content, styling, and metadata.
21-
- Can export to markdown, asciidoc, html, etc.
20+
- Users can collaborate on the content, styling, and metadata.
21+
- Can export to markdown, asciidoc, html, etc.
2222
1. Dungon Management System.
23-
- Text and Audio Chat over WebRTC.
24-
- Log of events that can be exported for long-distance games.
25-
- Inventory, spell, status management system for players.
26-
- Catalogue of items, spells, monsters for reference.
23+
- Text and Audio Chat over WebRTC.
24+
- Log of events that can be exported for long-distance games.
25+
- Inventory, spell, status management system for players.
26+
- Catalogue of items, spells, monsters for reference.
2727
1. Social Media Network.
28-
- Users can login and post things.
29-
- Posts appear on a collective timeline.
30-
- Users can chat with one another.
28+
- Users can login and post things.
29+
- Posts appear on a collective timeline.
30+
- Users can chat with one another.
3131

3232
**Resources:**
3333
1. [Spring MVC w/Gradle from Scratch](https://spring.io/guides/gs/serving-web-content/#scratch)

0 commit comments

Comments
 (0)