sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 7a0da314c43a71a75d8c7849e9072762dc7c7cc0
parent 3b0e97dc4e8e56145efce9ff0e07b44b87f83a10
Author: Whyme Lyu <callme5long@gmail.com>
Date:   Sat, 11 May 2013 17:59:42 +0800

Make License section respect linebreaks

Diffstat:
M README.md | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -41,6 +41,7 @@ Please report bugs to the [Github issue tracker](https://github.com/sup-heliotro
 
 ## License
 
+```
 Copyright (c) 2013       Sup developers.
 Copyright (c) 2006--2009 William Morgan.
 
@@ -58,6 +59,7 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301, USA.
+```
 
 [sources]: https://github.com/sup-heliotrope/sup/wiki/Adding-sources
 [hooks]: https://github.com/sup-heliotrope/sup/wiki/Hooks