From 887e28c9e0f455a40861170ad08c5f29818a3dd8 Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Sun, 24 Jul 2022 20:52:51 +0100 Subject: [PATCH] REAMDE: Add link to SpaceAPI hosting (#207) Refs #166 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d981fc4..53e7f10 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ add your space and create a pull request in GitHub. Find more information about the SpaceAPI on [spaceapi.io](https://spaceapi.io). Some tips for correct implementation see information about [providing a endpoint](https://spaceapi.io/provide-an-endpoint/). + +If you want to use the spaceapi directory, you can find it hosted under [https://directory.spaceapi.io/](https://directory.spaceapi.io/).