Skip to content

Commit eebd046

Browse files
committed
Update README.md.
1 parent 2f4fed5 commit eebd046

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
# FastScript
1+
![](https://github.com/Score2/FastScript/blob/master/images/animate_logo.gif?raw=true)
2+
***
3+
# About
24
FastScript is a Spigot plugin, which can run JavaScript-based scripts more efficiently.
5+
6+
> At present, the project is still unfinished and cannot be used.
7+
8+
# Build
9+
In the project root directory:
10+
```
11+
./gradle jar
12+
```

0 commit comments

Comments
 (0)