diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ Some s6 service definitions for third-party software on Slackware Linux. -## application +## applications -This directory contains an example of a Ruby on Rails service running on -the default Puma server. +This directory contains examples of how to run applications. There is a Ruby on +Rails service running on the default Puma server, and a Haskell application +(which can actually be any compiled language, because it simply runs a binary). ## busybox |
