diff options
Diffstat (limited to 'doc/README.mdwn')
| -rw-r--r-- | doc/README.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn index a4a38c5f..356c9304 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -18,12 +18,10 @@ There is fairly complete which includes many built-in Properties for dealing with [Apt](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Apt.html) and -[Apache](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Apache.html) -, +[Apache](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Apache.html), [Cron](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Cron.html) and -[Commands](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Cmd.html) -, +[Commands](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Cmd.html), [Dns](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Dns.html) and [Docker](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Docker.html), etc. |
