diff --git a/Readme.md b/Readme.md
index ac1e870..9035ead 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,14 +1,12 @@
PHP Markdown
============
-[](https://travis-ci.org/michelf/php-markdown)
-
PHP Markdown Lib 1.8.0 - 14 Jan 2018
-by Michel Fortin
+by Michel Fortin
-based on Markdown by John Gruber
+based on Markdown by John Gruber
@@ -27,9 +25,9 @@ software tool, originally written in Perl, that converts the plain text
markup to HTML. PHP Markdown is a port to PHP of the original Markdown
program by John Gruber.
-* [Full documentation of the Markdown syntax]()
+* [Full documentation of the Markdown syntax]()
— Daring Fireball (John Gruber)
-* [Markdown Extra syntax additions]()
+* [Markdown Extra syntax additions]()
— Michel Fortin
@@ -388,12 +386,12 @@ Copyright and License
PHP Markdown Lib
Copyright (c) 2004-2018 Michel Fortin
-
+
All rights reserved.
-Based on Markdown
-Copyright (c) 2003-2005 John Gruber
-
+Based on Markdown
+Copyright (c) 2003-2005 John Gruber
+
All rights reserved.
Redistribution and use in source and binary forms, with or without