Skip to content

Commit d434b9a

Browse files
committed
Add link to demo
1 parent 96592c9 commit d434b9a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ Built to bring Visual Novels to the modern web and take them to the next level,
33

44
Website: https://monogatari.io/
55

6+
Demo: https://monogatari.io/demo/
7+
68
## Features
79
- Responsive out of the box
810
- Plays nice with Electron for Desktop apps and Cordova for mobile apps
911
- Simple Syntax
10-
- Progressive Web App Features allowing offline gameplay
12+
- Progressive Web App Features allowing offline game play
1113
- Allows you to use any kind of media supported by browsers
1214
- Compatible with all major browsers
1315
- Includes libraries for animations and particle effects
@@ -19,7 +21,7 @@ The first thing about Monogatari that you should probably know is that with it,
1921

2022
### Set up your environment
2123

22-
To develop in Monogatari you would need the same as to develop a webpage, you just need a text editor capable of editing HTML, Javascript and CSS, which means that pretty much any text editor should work, even Windows NotePad but to make it easier, you probably want one with code syntax highlightning.
24+
To develop in Monogatari you would need the same as to develop a webpage, you just need a text editor capable of editing HTML, Javascript and CSS, which means that pretty much any text editor should work, even Windows NotePad but to make it easier, you probably want one with code syntax highlighting.
2325

2426
Some recommended (and free) ones include:
2527

0 commit comments

Comments
 (0)