diff options
Diffstat (limited to 'network/monkey')
-rw-r--r-- | network/monkey/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/network/monkey/README b/network/monkey/README index cf9a3edcdfffc..2b142b7a94a23 100644 --- a/network/monkey/README +++ b/network/monkey/README @@ -1,7 +1,8 @@ -Monkey is a lightweight and powerful web server and development stack for -Linux & OSX. +Monkey is a lightweight and powerful web server and development stack +for Linux & OSX. -It has been designed to be very scalable with low memory and CPU consumption, -the perfect solution for embedded devices. Made for ARM, x86 and x64. +It has been designed to be very scalable with low memory and CPU +consumption, the perfect solution for embedded devices. Made for ARM, +x86 and x64. By default, monkey will use the "apache" user and group accounts. |