Skip to content

Commit

Permalink
Add license info
Browse files Browse the repository at this point in the history
  • Loading branch information
nsychev authored Nov 13, 2024
1 parent 4149510 commit 5988c7a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,21 @@ This task should do the trick.
gradle shadowJar
```

## License

You may use this repository code according to [The MIT License](LICENSE) terms.

## Credits

This project is inspired by previous versions — [neerc/balloons](https://github.com/neerc/balloons) and [nikkirche/balloons-reborn](https://github.com/nikkirche/balloons-reborn).

All of this wouldn't work without [ICPC Live tools](https://github.com/icpc/live-v3).

## TODO

- [ ] Frontend: implement some pings to detect connectivity issues (??)
- [ ] Store time of delivery and show it in interface
- [ ] Store time of run and delivery and show it in interface
- [ ] Show number of balloons remaining
- [ ] Tests
- [ ] Some docs on how to develop it
- [ ] i18n

0 comments on commit 5988c7a

Please sign in to comment.