44 lines
1.5 KiB
Diff
44 lines
1.5 KiB
Diff
|
From 436c22a4ada3538f7a624c654557471ef0099530 Mon Sep 17 00:00:00 2001
|
||
|
From: Michael Gratton <mike@vee.net>
|
||
|
Date: Sat, 3 Oct 2020 23:33:41 +1000
|
||
|
Subject: [PATCH 039/124] README.md: Minor improvements
|
||
|
|
||
|
---
|
||
|
README.md | 9 +++++----
|
||
|
1 file changed, 5 insertions(+), 4 deletions(-)
|
||
|
|
||
|
diff --git a/README.md b/README.md
|
||
|
index 73c4e595..6ffcb86b 100644
|
||
|
--- a/README.md
|
||
|
+++ b/README.md
|
||
|
@@ -6,7 +6,7 @@ Geary: Send and receive email
|
||
|
|
||
|
Geary is an email application built around conversations, for the
|
||
|
GNOME 3 desktop. It allows you to read, find and send email with a
|
||
|
-straightforward, modern interface.
|
||
|
+straight-forward, modern interface.
|
||
|
|
||
|
Visit https://wiki.gnome.org/Apps/Geary for more information.
|
||
|
|
||
|
@@ -31,7 +31,8 @@ Getting in Touch
|
||
|
* Support and discussion: See the `geary` tag on [GNOME Discourse](https://discourse.gnome.org/tags/c/applications/7/geary)
|
||
|
* Matrix channel: [#geary:gnome.org](https://gnome.element.io/#/room/#geary:gnome.org)
|
||
|
|
||
|
-**Code Of Conduct**
|
||
|
+Code Of Conduct
|
||
|
+---------------
|
||
|
|
||
|
We follow the [Contributor Covenant](./code-of-conduct.md) as our
|
||
|
Code of Conduct. All communications in project spaces are expected to
|
||
|
@@ -48,5 +49,5 @@ Want to help improve Geary? Here are some ways to contribute:
|
||
|
* Donate: https://wiki.gnome.org/Apps/Geary/Donate
|
||
|
|
||
|
---
|
||
|
-Copyright 2016 Software Freedom Conservancy Inc.
|
||
|
-Copyright 2017-2020 Michael Gratton <mike@vee.net>
|
||
|
+Copyright © 2016 Software Freedom Conservancy Inc.
|
||
|
+Copyright © 2017-2020 Michael Gratton <mike@vee.net>
|
||
|
--
|
||
|
2.29.2
|
||
|
|