From 4b46a33eb2d3fcef084ec10e54806657c5369078 Mon Sep 17 00:00:00 2001 From: Aleksey Filippov Date: Sat, 11 Mar 2023 23:53:18 +0400 Subject: [PATCH] add link to docs --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 21eaf95..a059431 100644 --- a/readme.md +++ b/readme.md @@ -12,4 +12,6 @@ npm start Примеры: - http://localhost:8079 - http://localhost:8079/students -- http://localhost:8079/students?_expand=group \ No newline at end of file +- http://localhost:8079/students?_expand=group + +Документация -- https://www.npmjs.com/package/json-server \ No newline at end of file