diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-07 11:34:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-07 11:34:23 -0400 |
| commit | 89ad454e01bcba341366aac3cfef66cfc1b918ea (patch) | |
| tree | 6bbf9d4b5fc9702d4ddc59ce8e607c235b916b38 /doc/README.mdwn | |
| parent | 4baa511085cd6116661067a3c895cb29507a289b (diff) | |
update
Diffstat (limited to 'doc/README.mdwn')
| -rw-r--r-- | doc/README.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn index 31d222c1..ea622b3a 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -12,8 +12,8 @@ repository to each host it manages, in a [components](http://propellor.branchable.com/components/) for details. -Properties are defined using Haskell. Edit `~/.propellor/config.hs` -to get started. There is fairly complete +Properties are defined using Haskell in the file `~/.propellor/config.hs`. +There is fairly complete [API documentation](http://hackage.haskell.org/package/propellor/), which includes many built-in Properties for dealing with [Apt](http://hackage.haskell.org/package/propellor/docs/Propellor-Property-Apt.html) |
