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 238e20e commit 5a9c806Copy full SHA for 5a9c806
README.md
@@ -15,13 +15,42 @@ this package is currently in early access and is far from finished ⚠️
15
16
<br>
17
18
+<table>
19
+
20
+<tr><td>
21
22
+### Installations
23
24
+</td></tr>
25
26
27
+<table><tr>
28
+<td>
29
30
+stable release versions are on [npm](https://npmjs.com/package/unityscript)
31
32
+</td><td>
33
34
+experimental versions are on [github](https://github.com/paishee/unityscript)
35
36
+</td></tr><tr><td>
37
38
```console
39
npm install unityscript
40
```
41
42
43
44
-npm install paishee/unityscript
45
+npm install paishee/unityscript
46
47
48
+</td>
49
+</table>
50
51
52
+</tr></table>
53
54
55
56
---
0 commit comments