2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-25 15:37:10 -07:00

Updated readme

This commit is contained in:
Geert Bevin 2023-02-12 11:49:33 -05:00
parent 217c35ec76
commit b19c8afb41
2 changed files with 12 additions and 8 deletions

View file

@ -12,6 +12,12 @@ in a very iterative, intuitive and rewarding way.
For all things RIFE2, head on to the project website:
[https://rife2.com](https://rife2.com)
## Run the tests
```bash
./gradlew clean test
```
## Running the server
```bash