summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2016-12-31 07:06:38 +0900
committerGitHub <noreply@github.com>2016-12-31 07:06:38 +0900
commit44949cd0c7ca386a2f218328f27b2ad5195c71a3 (patch)
tree491411758e5f36ec7e97a40fe505b4cbe165012d
parentUpdate README.md (diff)
downloadsharkey-44949cd0c7ca386a2f218328f27b2ad5195c71a3.tar.gz
sharkey-44949cd0c7ca386a2f218328f27b2ad5195c71a3.tar.bz2
sharkey-44949cd0c7ca386a2f218328f27b2ad5195c71a3.zip
Update README.md
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 05dbbbf9ab..d774175484 100644
--- a/README.md
+++ b/README.md
@@ -21,12 +21,15 @@ A miniblog-based SNS.
`npm test`
## Setup
-### Dependencies
+### Dependencies :package:
Please install these softwares.
* **[MongoDB](https://www.mongodb.com/)**
* **[Redis](https://redis.io/)**
* **[GraphicsMagick](http://www.graphicsmagick.org/)**
-* [Elasticsearch](https://www.elastic.co/) (optional)
+
+#### Optional
+* [Elasticsearch](https://www.elastic.co/)
+ * If omit it, Misskey use the *MongoDB* for search instead. If not, Misskey will can better search.
### Domains
Misskey requires two domains called the primary domain and the secondary domain.