Ayush Sharma 5 anni fa
parent
commit
600e55671d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -96,6 +96,8 @@ WebSerial has 2 main functions:
 Both functions support the following datatypes: `String`, `const char`, `char`, `int`, `uint8_t`, `uint16_t`, `uint32_t`, `double`, `float`.
 
 
+<b>To Access Webserial:</b> Go to `<IP Address>/webserial` in your browser ( where `<IP Address>` is the IP of your ESP).
+
 <br>
 
 <h2>Contributions</h2>