| Index: samples/dartiverse_search/readme.txt
|
| diff --git a/samples/dartiverse_search/readme.txt b/samples/dartiverse_search/readme.txt
|
| deleted file mode 100644
|
| index 7445a30c99d5f55bbb4747715faad1e269bddd4e..0000000000000000000000000000000000000000
|
| --- a/samples/dartiverse_search/readme.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -dartiverse_search: A Search App using HttpServer and WebSockets
|
| -===============================================================
|
| -
|
| -To run the sample:
|
| -
|
| -1) Select the bin/server.dart file
|
| -2) Select Tools > Pub Build menu item
|
| -3) Select Run > Run menu item or click the green Run button in the toolbar
|
| -4) Find "server is running on" in the console output and click the URL to open the browser
|
| -5) Search!
|
| -
|
| -NOTE: The web client does not work in Internet Explorer 9 as it uses
|
| -WebSockets to communicate with the server.
|
|
|