summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornytpu <alex@nytpu.com>2021-03-19 17:17:22 -0600
committernytpu <alex@nytpu.com>2021-03-19 17:17:22 -0600
commit5a4d499d8142fa4ff214b050880b1476bfc2cb0a (patch)
tree41ad237145cf110cb15dbbd5efe73ac2e56e31a1 /README.md
parentd4ca695043406832f3161206e05f0b43c59072cd (diff)
Move attributions above license notice in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/README.md b/README.md
index 6ececc9..5d83c77 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ output into a simple static Gemini document that you can put anywhere.
## why another aggregator?
-There sare many Gemini aggregators out there, and yet not one does everything I
+There are many Gemini aggregators out there, and yet not one does everything I
want it to. I want an aggregator that:
1. Works with Gemini and Gopher (and possibly http)
@@ -75,19 +75,6 @@ Send patches and issue reports to
[~nytpu/public-inbox@lists.sr.ht][mailto:~nytpu/public-inbox@lists.sr.ht]
-## license
-
-`comitium` is Copyright © 2021 nytpu.
-
-`comitium` is licensed under the terms of the GNU Affero General Public
-License, either version 3 of the License, or (at your option) any later
-version. For more information, see [LICENSE][] or the [GNU website][agpl-3]
-
-
-[LICENSE]: LICENSE
-[agpl-3]: https://www.gnu.org/licenses/agpl-3.0-standalone.html
-
-
## attributions
`comitium` took inspiration and small code snippets from:
@@ -112,3 +99,16 @@ version. For more information, see [LICENSE][] or the [GNU website][agpl-3]
[gofeed]: https://github.com/mmcdole/gofeed
[pflag]: https://github.com/spf13/pflag
[go-homedir]: https://github.com/mitchellh/go-homedir
+
+
+## license
+
+`comitium` is Copyright © 2021 nytpu.
+
+`comitium` is licensed under the terms of the GNU Affero General Public
+License, either version 3 of the License, or (at your option) any later
+version. For more information, see [LICENSE][] or the [GNU website][agpl-3]
+
+
+[LICENSE]: LICENSE
+[agpl-3]: https://www.gnu.org/licenses/agpl-3.0-standalone.html