Skip to content

Commit 74b817a

Browse files
authored
Merge pull request #21 from easycoder/dev
Doc
2 parents ab70aec + 26dda6d commit 74b817a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

dist/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# EasyCoder server files
1+
# EasyCoder distribution file set
2+
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.
24

3-
These are mostly 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.
5+
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.
46

57
The files `easycoder.php`, `ec-rest.txt` and `readme.txt` are for WordPress installations.

0 commit comments

Comments
 (0)