diff --git a/README.md b/README.md index a9d95de..5319fd9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ * [existing services](docs/connected_services/existing_services.md) * features * [user side](docs/features/user_side.md) - * [implementation](docs/features/implementations.md) + * [implementation](docs/features/implementation.md) * [building](docs/building.md) * [FAQ](docs/FAQ.md) * [Patreon](https://www.patreon.com/twoxx) if you wanna support this and/or future projects. \ No newline at end of file diff --git a/docs/connected_services/how_to/APIs.md b/docs/connected_services/how_to/APIs.md index e69de29..bf31292 100644 --- a/docs/connected_services/how_to/APIs.md +++ b/docs/connected_services/how_to/APIs.md @@ -0,0 +1,2 @@ +| language | +| -------- | \ No newline at end of file diff --git a/docs/contributors.md b/docs/contributors.md index d3bbfa6..50c9dc1 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -1,8 +1,7 @@ # Contributors -| name | work | -| :------------------------------------------ | -------------------------- | -| Caesay | Restful API suggestions | -| [Luke](https://github.com/LukeeeeBennett) | JS API, Docker package | -| [React](https://github.com/Reactified) | Computer Craft API, logo | -| [Doggo](https://github.com/FearlessDoggo21) | Logs optimized, Python API | -| [Expand](https://github.com/Expand-sys) | fixed Docker package | \ No newline at end of file +| name | work | +| :------------------------------------------ | ----------------------- | +| Caesay | Restful API suggestions | +| [Luke](https://github.com/LukeeeeBennett) | Docker package | +| [React](https://github.com/Reactified) | logo | +| [Doggo](https://github.com/FearlessDoggo21) | Logs optimized | \ No newline at end of file diff --git a/docs/features/implementations.md b/docs/features/implementation.md similarity index 100% rename from docs/features/implementations.md rename to docs/features/implementation.md