Skip to content

Commit 56929bf

Browse files
committed
Update readme.md
Added a link to a snippet that shows how to do a file server on top of webduino
1 parent 182d053 commit 56929bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ You can put the examples in your own sketchbook directory, or in hardware/librar
1919

2020
If you get an error message when building the examples similar to "WebServer.h not found", it's a problem with where you put the Webduino folder. The server won't work if the header is directly in the libraries folder.
2121

22-
## Presentation
22+
## Resources
23+
24+
- [Wedbuino Presentation on Google Docs](http://docs.google.com/present/view?id=dd8gqxt8_5c8w9qfg3)
25+
- [A Wedbuino based file server](http://playground.arduino.cc//Main/WebduinoFileServer)
2326

24-
[Wedbuino Presentation on Google Docs](http://docs.google.com/present/view?id=dd8gqxt8_5c8w9qfg3)
2527

2628
## Compatible Ethernet Shields
2729

0 commit comments

Comments
 (0)