We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7747d50 commit c824adfCopy full SHA for c824adf
README.md
@@ -88,7 +88,7 @@ const runtime = require('system-runtime');
88
runtime.install('system.json');
89
```
90
91
-## How System runtime helps you to create your system
+## How System runtime helps you to create your system ?
92
93
#### Create your system
94
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "system-runtime",
3
- "version": "4.3.0",
+ "version": "4.4.0",
4
"description": "A JavaScript library that runs systems",
5
"homepage": "https://designfirst.io/systemruntime/",
6
"keywords": [
0 commit comments