docs: simplify README
This commit is contained in:
parent
0063c722e5
commit
d6ad06ae87
1 changed files with 5 additions and 14 deletions
19
README.md
19
README.md
|
@ -1,8 +1,10 @@
|
||||||
# river
|
# river
|
||||||
|
|
||||||
river is a dynamic tiling wayland compositor that takes inspiration from
|
River is a dynamic tiling wayland compositor with flexible runtime
|
||||||
[dwm](https://dwm.suckless.org) and
|
configuration.
|
||||||
[bspwm](https://github.com/baskerville/bspwm).
|
|
||||||
|
Join us at [#river](https://web.libera.chat/?channels=#river)
|
||||||
|
on irc.libera.chat. Read our [wiki](https://github.com/ifreund/river/wiki).
|
||||||
|
|
||||||
*Note: river is currently early in development. Expect breaking changes
|
*Note: river is currently early in development. Expect breaking changes
|
||||||
and missing features. If you run into a bug don't hesitate to
|
and missing features. If you run into a bug don't hesitate to
|
||||||
|
@ -69,17 +71,6 @@ in the example directory.
|
||||||
For complete documentation see the `river(1)`, `riverctl(1)`, and
|
For complete documentation see the `river(1)`, `riverctl(1)`, and
|
||||||
`rivertile(1)` man pages.
|
`rivertile(1)` man pages.
|
||||||
|
|
||||||
As a supplement to the man pages, see also the [FAQ](https://github.com/ifreund/river/wiki#faq)
|
|
||||||
in the wiki for common issues and have a look at the [recommended
|
|
||||||
software](https://github.com/ifreund/river/wiki/Recommended-Software).
|
|
||||||
|
|
||||||
## Development
|
|
||||||
|
|
||||||
If you are interested in the development of river, please join us at
|
|
||||||
[#river](https://web.libera.chat/?channels=#river) on irc.libera.chat. You
|
|
||||||
should also read [CONTRIBUTING.md](CONTRIBUTING.md) if you intend to submit
|
|
||||||
patches.
|
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
river is released under the GNU General Public License version 3, or (at your
|
river is released under the GNU General Public License version 3, or (at your
|
||||||
|
|
Loading…
Reference in a new issue