Skip to content

Commit 249d726

Browse files
committed
Added some README files
1 parent 1f74bf4 commit 249d726

File tree

7 files changed

+18
-0
lines changed

7 files changed

+18
-0
lines changed

developer/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# EasyCoder developer notes
2+
3+
These markdown files are used by the website to provide information to developers.

js/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# EasyCoder source directory
2+
3+
These are all the source files for EasyCoder.

lambda/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# AWS Lambda functions
2+
3+
These fies were developed to go with the `aws` plugin. This was a side project that needs more work to complete it.

resources/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# EasyCoder resources
2+
3+
These are all the resources - scripts, images and text files - called for by the EasyCoder static website hosted on [Github](https://easycoder.github.io).

scripts/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# EasyCoder scripts
2+
3+
Miscellaneous scripts that may mean little out of context.
File renamed without changes.

server/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# EasyCoder server files
2+
3+
These are mostly server-side files. In particular are small REST servers written in PHP and Python.

0 commit comments

Comments
 (0)