Skip to content

Commit 0b45a4e

Browse files
authored
Merge pull request #22 from easycoder/dev
Doc
2 parents 74b817a + 23d6887 commit 0b45a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# EasyCoder distribution file set
22

3-
Here are the JavaScript distribution files. Load `easycoder.js` or `easycoder-min.js` into your document either in HEAD or at the end of BODY; from there on your scripts can request everything else they need.
3+
Here are the distribution files. Load `easycoder.js` or `easycoder-min.js` into your document, either in HEAD or at the end of BODY; from there on your scripts can request everything else they need.
44

55
The rest are server-side files. The most significant are 2 small REST servers written in PHP and Python, which perform the same functions. The former is for setting up a `localhost` server and the latter is for use on LAMP servers.
66

0 commit comments

Comments
 (0)