Skip to content

Commit 45759c1

Browse files
Erwan CarriouErwan Carriou
authored andcommitted
- update readme
1 parent 16b81a5 commit 45759c1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88

99
## What is SyrupJS ?
1010

11-
[SyrupJS](https://syrupjs.github.io) (System Runtime Platform) is a JavaScript library to run and manage **JavaScript Application Systems** created with [System Designer](http://designfirst.io).
12-
13-
SyrupJS is part of the [System SDK project](https://github.com/system-sdk).
14-
System SDK is a SDK for building JavaScript Application Systems.
15-
16-
## What does SyrupJS do ?
11+
#### a JSON Virtual Machine (JVM)
1712

18-
#### JSON Virtual Machine (JVM)
13+
[SyrupJS](https://syrupjs.github.io) (System Runtime Platform) is a JavaScript library to run and manage **JavaScript Application Systems** created with [System Designer](http://designfirst.io).
1914

2015
[JSON](http://json.org) is traditionnaly used to represent data. We use this format to store your model, components and the behaviors of your app.
2116

2217
SyrupJS will load your JSON and run your app as a JVM (JSON Virtual Machine).
2318

19+
#### part of System SDK
20+
21+
SyrupJS is part of the [System SDK project](https://github.com/system-sdk).
22+
System SDK is a SDK for building JavaScript Application Systems.
23+
2424
## What contains SyrupJS ?
2525

2626
#### A metamodel

0 commit comments

Comments
 (0)