diff --git a/README.ja.md b/README.ja.md index 7165f3d..c66584e 100644 --- a/README.ja.md +++ b/README.ja.md @@ -31,3 +31,13 @@ WordPress のようなブログ用のアイキャッチ画像・ブログカー - パソコン:Google Chrome、Safari(いずれも OSX 環境にて確認) - スマートフォン:iOS Safari + +## クイックスタート + +[ここにアクセス](http://featured-image-maker.zzzmisa.com/)すれば、すぐにアイキャッチ画像が作れます。 + +もしくは + +1. このリポジトリをクローン `git clone https://github.com/zzzmisa/featured-image-maker.git` +2. リポジトリのルートで`npx http-server`を実行 +3. [http://127.0.0.1:8080](http://127.0.0.1:8080)にアクセス diff --git a/README.md b/README.md index b0b283c..ce925d9 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,13 @@ It is checked to work on the following browser's latest versions. - PC: Google Chrome, Safari (Checked on Mac OS X) - Mobile: iOS Safari + +## Quick start + +[Access here](http://featured-image-maker.zzzmisa.com/en/) and you can create featured images instantly. + +OR + +1. Clone this repository `git clone https://github.com/zzzmisa/featured-image-maker.git` +2. Run `npx http-server` in the repository root +3. Access [http://127.0.0.1:8080](http://127.0.0.1:8080)