You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# EasyCoder distribution file set
2
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.
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.
4
4
5
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.
0 commit comments