source: code/trunk/README.md@ 77

Last change on this file since 77 was 53, checked in by contact, 5 years ago

readme: add some high-level goals, add contributing links

File size: 499 bytes
RevLine 
[2]1# jounce
2
[53]3A user-friendly IRC bouncer.
[2]4
[53]5- Multi-user
6- Support multiple clients for a single user, with proper backlog
7 synchronization
8- Support connecting to multiple upstream servers via a single IRC connection
9 to the bouncer
10
11## Contributing
12
13Send patches on the [mailing list], report bugs on the [issue tracker].
14
[2]15## License
16
[52]17AGPLv3, see LICENSE.
18
19Copyright (C) 2020 Simon Ser
[53]20
21[mailing list]: https://lists.sr.ht/~emersion/public-inbox
22[issue tracker]: https://todo.sr.ht/~emersion/jounce
Note: See TracBrowser for help on using the repository browser.