Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rafageist committed Sep 3, 2024
1 parent 508f252 commit 7e11717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $server->go();
## Client side

```xhtml
<script type = "text/javascript" src="ajaxmap.js"></script>
<script type = "text/javascript" src="server.php?lib"></script>
<script type = "text/javascript">
var map = new ajaxmap("server.php");
var sum = map.sum(20, 10);
Expand Down

0 comments on commit 7e11717

Please sign in to comment.