diff --git a/readme-ja.md b/readme-ja.md new file mode 100644 index 00000000..b133d6be --- /dev/null +++ b/readme-ja.md @@ -0,0 +1,47 @@ +# Boostnote + +オープンソースノートアプリ + +## Goal + +単に何かを書くのが楽しくなってほしいです。 :grinning: + +- ターゲット OS : OSX, Windows, Linux(後々はモバイルも!) +- Cloud : Google drive, Dropbox, One drive, iCloud... +- オープンソースで残ること! + +## 印象を受けたアプリ/サービス + +- Atom +- Quiver +- Evernote +- GitKraken +- GitBook + +## Using stack + +- Electron +- React +- Webpack +- Redux +- CSSModules + +## Codestyle + +[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) + +## Author + +[Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r) + +## Contributors + +- [dojineko](https://github.com/dojineko) +- [Romain Bazile](https://github.com/gromain) +- [Bruno Paz](https://github.com/brpaz) + +## Copyright & License + +Copyright (C) 2016 MAISIN&CO. + +[GPL v3](./LICENSE). diff --git a/readme.md b/readme.md index d46d4fec..0224e38c 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,9 @@ Simple opensource note app for developer. +- [日本語](./readme-ja.md) +- [한국어](./readme-ko.md) + ## Goal We just want you to enjoying writing anything. :grinning: