aboutsummaryrefslogtreecommitdiffhomepage
path: root/dummy-data/README.md
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-10-13 22:23:31 +0200
committerBastien Wirtz <bastien.wirtz@gmail.com>2022-10-13 22:23:31 +0200
commit81c90009b48f22d65bc8b59944b18c9503fc5676 (patch)
treea694bead62fddc38d9950347372641ffc8cede55 /dummy-data/README.md
parent494529f0a95641d82ee64b8a2db89826de64edfd (diff)
downloadhomer-81c90009b48f22d65bc8b59944b18c9503fc5676.tar.gz
homer-81c90009b48f22d65bc8b59944b18c9503fc5676.tar.zst
homer-81c90009b48f22d65bc8b59944b18c9503fc5676.zip
Refine demo content
Diffstat (limited to 'dummy-data/README.md')
-rw-r--r--dummy-data/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dummy-data/README.md b/dummy-data/README.md
index deed875..eeff4ec 100644
--- a/dummy-data/README.md
+++ b/dummy-data/README.md
@@ -11,5 +11,5 @@ The principle is simple: save a sample output of the API used in the service in
11Example: 11Example:
12``` 12```
13mkdir pihole 13mkdir pihole
14curl http://my-pihile.me/admin/api.php -o pihole/api.php # /admin is omited because for PiHole, the implementation expect it to be in the base url (`url` or `enpoint` property) 14curl http://my-pihole.me/admin/api.php -o pihole/api.php # /admin is omited because for PiHole, the implementation expect it to be in the base url (`url` or `enpoint` property)
15``` \ No newline at end of file 15``` \ No newline at end of file