aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2015-04-21 14:49:07 +0900
committerKazuki Yamaguchi <k@rhe.jp>2015-04-21 14:49:07 +0900
commitb0ee7560616773a915a5897f51412476d258eb52 (patch)
treeafc8b5b37a75ab8d4283c233d6e5fa8bcf1ef893
parent33516ff8c7ccb7584e797a966d7da3f60f3205dd (diff)
downloadaclog-b0ee7560616773a915a5897f51412476d258eb52.tar.gz
readme: support Ruby 2.2
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index bae2f74..3168368 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,9 @@ Collects favs and retweets in real time by UserStreams.
* Atom feed
## Requirements
-* Ruby 2.1
+* Ruby 2.1+
* MySQL/MariaDB 5.5.14+ (needs utf8mb4 support)
+* JavaScript runtime (see https://github.com/rails/execjs)
## Installation
### Database