From c7a3f40eba189330499e0c68694fb698c1f87515 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 15 Jul 2018 22:30:27 +0900 Subject: [PATCH] Add README --- docs/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000000..b4ba573439 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,6 @@ +# Docs +These docs are for contributors of Misskey or admins of instance of Misskey. +Docs for users are located in `src/docs`. + +これらのドキュメントはMisskeyの開発者またはMisskeyインスタンス運営者向けです。 +利用者向けのドキュメントは`src/docs`にあります。