Skip to content

Commit 09cd606

Browse files
committed
Revised commentary in README.MD to explain the purpose and usage of this
forked verison of the project.
1 parent 4c02292 commit 09cd606

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Coder
2-
## A simple way to make web stuff on Raspberry Pi
2+
## A simple way to make web stuff.
33

4+
### This is a fork of the original Raspberry Pi version that will allow our coder dojo to distribute and coder for people to use on Macs and PCs.
5+
This bundle helps to create a "portable distribution" for a targetted platform. You need to have NodeJS installed on the platform you want to build for. Go into coder-apps and run "install_all.cmd" (Windows), or "install_all.sh" Mac/Linux. The resulting folder can be zipped up and distributed onto a machine with either a local copy of the NodeJS executable or will operate with a full NodeJS install.
6+
47
Coder is a free piece of software that turns a Raspberry Pi into a super simple platform that educators and parents can use to teach the basics of building for the web. New coders can craft small projects in HTML, CSS, and Javascript, right from the web browser.
58

9+
For the Original Raspberry Pi version, click here:
610
http://goo.gl/coder
711

812
### What You'll Find Here

0 commit comments

Comments
 (0)