]> granicus.if.org Git - fortune-mod/blobdiff - README.asciidoc
gh actions #3: win32 fix pacman
[fortune-mod] / README.asciidoc
index e4aaf06754a38ba7b1feb83493c2d58e8f13aff9..77a9c751d7de33148073c888973fe90605b1172b 100644 (file)
@@ -3,9 +3,8 @@
 [link=https://travis-ci.com/shlomif/fortune-mod]
 image::https://travis-ci.com/shlomif/fortune-mod.svg?branch=master[Travis-CI Build Status]
 
-https://ci.appveyor.com/project/shlomif/fortune-mod/branch/master[![AppVeyor
-Build
-status](https://ci.appveyor.com/api/projects/status/0pbvqd1xa7777aoo/branch/master?svg=true)]
+[link=https://ci.appveyor.com/project/shlomif/fortune-mod/branch/master]
+image::https://ci.appveyor.com/api/projects/status/0pbvqd1xa7777aoo/branch/master?svg=true[AppVeyor Build status]
 
 This GitHub repository maintains the sources for fortune-mod, a version
 of https://en.wikipedia.org/wiki/Fortune_%28Unix%29[the UNIX fortune
@@ -31,6 +30,8 @@ On Fedora and other rpm-based distributions:
 sudo dnf install fortune-mod
 ....
 
+( RHEL and CentOS users may opt to try https://github.com/shlomif/fortune-mod/issues/47#issuecomment-917565752[the EPEL packages]. )
+
 On Arch Linux and derivatives:
 
 ....
@@ -164,7 +165,7 @@ preventing a switch to something else.
 https://ci.appveyor.com/project/shlomif/fortune-mod[AppVeyor/MS Windows]
 (with some appreciated help).
 . Found and fixed some security issues:
-* Seems to affect some Linux distributions as well as FreeBSD and
+* Seem to have affected some Linux distributions as well as FreeBSD and
 NetBSD.
 ** Was already fixed in OpenBSD
 * https://bugs.mageia.org/show_bug.cgi?id=26567
@@ -178,10 +179,8 @@ https://clang.llvm.org/docs/ClangFormat.html[clang-format].
 
 == What remains to be done.
 
-. See if there are any more downstream patches to apply.
-. Fix more typos (reports and pull-requests are welcome.)
-. Perhaps modernize the code a little.
-. Add more quotes / fortune cookies.
+. Fix more typos (issue reports and pull-requests are welcome.)
+. Add more quotes / fortune cookies (issue reports and pull-requests are welcome.).
 . Prepare packages for the new releases for
 https://pkgs.org/download/fortune-mod[downstream distributions/Operating
 Systems].