better diff alignment
[m6w6/repo-template] / presets / README.md
index d4a36df9a78ce2ffd603bf7073865645ee9b932c..a61d5c019eae0fa7418c7799d6deae0855ee4ae7 100644 (file)
@@ -4,10 +4,12 @@
 
 [![Build Status](https://travis-ci.org/m6w6/<?=$REPO?>.svg?branch=master)](https://travis-ci.org/m6w6/<?=$REPO?>)
 
+...
+
 ## Documentation
 
 <?php if (isset($PECL)) : ?>
-See the [online markdown reference](https://mdref.m6w6.name/<?=$PECL=?>).
+See the [online markdown reference](https://mdref.m6w6.name/<?=$PECL?>).
 
 Known issues are listed in [BUGS](./BUGS) and future ideas can be found in [TODO](./TODO).
 <?php endif; ?>