Ayush Sharma 5 роки тому
батько
коміт
6a3da77798
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -92,11 +92,11 @@ WebSerial has 2 main functions:
 
 `println` - prints the data sent over WebSerial with a newline character.
 
-Both functions support the following datatypes: `String`, `const char`, `char`, `int`, `uint8_t`, `uint16_t`, `uint32_t`, `double`, `float`.  
+
+Both functions support the following datatypes: `String`, `const char`, `char`, `int`, `uint8_t`, `uint16_t`, `uint32_t`, `double`, `float`.
+
 
 <br>
-<br/>
-<br/>
 
 <h2>Contributions</h2>
 <p>Every Contribution to this repository is highly appriciated! Don't fear to create pull requests which enhance or fix the library as ultimatly you are going to help everybody.</p>