diff --git a/README.md b/README.md index 46b9157..d474fb6 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,22 @@
-
-
-# Smart_Home
-[](https://opensource.org/licenses/MIT)
-[](https://discord.gg/nMe5evu)
+
@@ -23,7 +24,7 @@ https://discord.gg/nMe5evu
-## Mobile (PWA)
+### Mobile (PWA)
@@ -31,14 +32,15 @@ https://discord.gg/nMe5evu
-API
-POST Message (Spínač)
+# API
+### POST Message (Spínač)
```
{
"token":"2"
}
```
-Answer (Spínač)
+
+### Answer (Spínač)
```
{
"device":{
@@ -50,7 +52,8 @@ Answer (Spínač)
}
}
```
-POST Message (Sensor)
+
+### POST Message (Sensor)
```
{
"token":"4",
@@ -67,3 +70,9 @@ Answer (Sensor)
}
```
+
+# Contributions
+//tu jebnę coś o pull requestach
+
+# Authors
+//tu jebnę autorów
\ No newline at end of file