Skip to content

Commit 9b00d1e

Browse files
committed
updated readme
1 parent e9f2b56 commit 9b00d1e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,10 @@ _updateServer.setup(&_server, "/customroute", "username", "password");
8080
- Minimal
8181
![alt text](image-3.png)
8282

83-
By default styling is disabled in order to save ~350 bytes of flash memory, but if you don't have that flash memory constraint you can enable it by adding the `-DESPASYNCHTTPUPDATESERVER_PRETTY` Build Flag to your environment.
83+
> [!IMPORTANT]
84+
> By default styling is disabled in order to save ~350 bytes of flash memory.
85+
>
86+
> you can enable THE styling by adding the `-DESPASYNCHTTPUPDATESERVER_PRETTY` Build Flag to your environment.
8487
8588
### Selecting FileSystem
8689
> [!IMPORTANT]

0 commit comments

Comments
 (0)