Changeset 53 in code


Ignore:
Timestamp:
Feb 17, 2020, 11:19:27 AM (5 years ago)
Author:
contact
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r52 r53  
    11# jounce
    22
    3 An IRC bouncer.
     3A user-friendly IRC bouncer.
     4
     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].
    414
    515## License
     
    818
    919Copyright (C) 2020 Simon Ser
     20
     21[mailing list]: https://lists.sr.ht/~emersion/public-inbox
     22[issue tracker]: https://todo.sr.ht/~emersion/jounce
Note: See TracChangeset for help on using the changeset viewer.