From deab6210b530bb51d91861296f2a44deda583112 Mon Sep 17 00:00:00 2001 From: solaoi <46414076+solaoi@users.noreply.github.com> Date: Sat, 18 Sep 2021 00:54:00 +0900 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 87f38cc..1342a15 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,27 @@ docker run --init -e SESSION_SECRET_KEY="your random string of at least 32 bytes #### Persist the stub data Your stub data will be persisted under /data in the current directory. + +## Usage + +### Create Project + +Project is the place to manage your stubs. + +スクリーンショット 2021-09-18 0 42 26 +スクリーンショット 2021-09-18 0 44 26 + +### Create Stub + +スクリーンショット 2021-09-18 0 45 59 +スクリーンショット 2021-09-18 0 47 31 + +### Get Stub URL + +You get the stub with the copy button. + +#### Project +スクリーンショット 2021-09-18 0 48 55 + +#### Stub +スクリーンショット 2021-09-18 0 49 41