summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-11-21 18:40:09 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-11-21 18:40:09 +0900
commitaaba43e7544d201791ca2c9a9427d7d645dc6eef (patch)
treec7c6633556be871fe5bd8cc42fb8b12420014700
parentfix(client): リアクションツールチップ、Renoteツールチップ... (diff)
downloadsharkey-aaba43e7544d201791ca2c9a9427d7d645dc6eef.tar.gz
sharkey-aaba43e7544d201791ca2c9a9427d7d645dc6eef.tar.bz2
sharkey-aaba43e7544d201791ca2c9a9427d7d645dc6eef.zip
Update README.md
-rw-r--r--README.md36
1 files changed, 25 insertions, 11 deletions
diff --git a/README.md b/README.md
index be01643ddb..18b3adfba4 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,18 @@
[Learn more](https://misskey-hub.net/)
+---
+
+[✨ Find an instance](https://misskey-hub.net/instances.html)
+•
+[📦 Create your own instance](https://misskey-hub.net/docs/install/install.html)
+•
+[🛠️ Contribute](./CONTRIBUTING.md)
+•
+[🚀 Join the community](https://discord.gg/Wp8gVStHW3)
+
+---
+
<a href="https://www.patreon.com/syuilo"><img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" alt="Become a Patron!" width="160" /></a>
</div>
@@ -16,17 +28,19 @@
<a href="https://xn--931a.moe/"><img src="https://github.com/misskey-dev/misskey/blob/develop/assets/ai.png?raw=true" align="right" height="320px"/></a>
-## ✨ Find an instance
-Please see the [Instances list](https://misskey-hub.net/instances.html).
-
-## 📦 Create your own instance
-Please see the [Installation Guide](https://misskey-hub.net/docs/install/install.html).
-
-## 🛠️ Contribute
-Please see the [Contribution Guide](./CONTRIBUTING.md).
-
-## 🚀 Join the community
-Misskey's [Discord server is available](https://discord.gg/Wp8gVStHW3).
+## ✨ Features
+- **ActivityPub support**\
+ It is possible to interact with other software.
+- **Reactions**\
+ You can add "reactions" to each post, making it easy for you to express your feelings.
+- **Drive**\
+ An interface to manage uploaded files such as images, videos, sounds, etc.
+ You can also organize your favorite content into folders, making it easy to share again.
+- **Rich Web UI**\
+ Misskey has a rich WebUI by default.
+ It is highly customizable by flexibly changing the layout and installing various widgets and themes.
+ Furthermore, plug-ins can be created using AiScript, a original programming language.
+- and more...
</div>