Improve README wording
This commit is contained in:
parent
3e3236101f
commit
10a28409a4
12
README.md
12
README.md
|
@ -43,15 +43,15 @@ notify you of releases as well as APIs. SourceHut has both an API and firehose
|
||||||
RSS feeds that notify you of _all_ activity in the repo. GitLab only has an API.
|
RSS feeds that notify you of _all_ activity in the repo. GitLab only has an API.
|
||||||
Some release announcements might be on the developer's personal blog. Sometimes
|
Some release announcements might be on the developer's personal blog. Sometimes
|
||||||
there's a CVE announcement prior to a release and those get published on a
|
there's a CVE announcement prior to a release and those get published on a
|
||||||
different platform entirely. This whole area is sprawling and scattered!
|
different platform entirely. It's a mess to keep up with.
|
||||||
|
|
||||||
[SourceHut]: https://sourcehut.org/
|
[SourceHut]: https://sourcehut.org/
|
||||||
|
|
||||||
Willow brings all that scattered information under one roof by supporting both
|
Willow brings some order to that mess by supporting both RSS and one of the
|
||||||
RSS and one of the _very_ few things all the forges have in common: their
|
_very_ few things all the forges have in common: their **V**ersion **C**ontrol
|
||||||
**V**ersion **C**ontrol **S**ystem. At the moment, [Git] is the _only_ supported
|
**S**ystem. At the moment, [Git] is the _only_ supported VCS, but we're
|
||||||
VCS, but we're definitely interested in adding support for Pijul, Fossil,
|
definitely interested in adding support for Pijul, Fossil, Mercurial, and
|
||||||
Mercurial, and potentially others.
|
potentially others.
|
||||||
|
|
||||||
[Git]: https://git-scm.com/
|
[Git]: https://git-scm.com/
|
||||||
[Pijul]: https://pijul.org/
|
[Pijul]: https://pijul.org/
|
||||||
|
|
Loading…
Reference in New Issue