Skip to content

Commit 7e11717

Browse files
committed
update readme
1 parent 508f252 commit 7e11717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $server->go();
4646
## Client side
4747

4848
```xhtml
49-
<script type = "text/javascript" src="ajaxmap.js"></script>
49+
<script type = "text/javascript" src="server.php?lib"></script>
5050
<script type = "text/javascript">
5151
var map = new ajaxmap("server.php");
5252
var sum = map.sum(20, 10);

0 commit comments

Comments
 (0)