Skip to content

Commit 85e3ed4

Browse files
committed
README in contributed
1 parent 9a102ae commit 85e3ed4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# picrate-examples
2-
A very basic set of examples for picrate see also propane-examples (as they are easily translated). Can be autorun with `rake`, contributed folder exists for you to add your own (and submit as a PR). You can use rubocop to warn of egregious errors that might embarrass you at a later date (not all warnings need be heeded).
2+
A very basic set of examples for picrate see also propane-examples (as they are easily translated). Can be autorun with `rake`. The contributed folder exists for you to add your own (and submit as a PR).

contributed/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The contributed folder exists for you to add your own examples (and submit as a PR). You can use `rubocop` to warn of egregious errors that might embarrass you at a later date (not all warnings need be heeded). Use UTF8 encoding, unix line endings indentation of two spaces (do not use tabs).

0 commit comments

Comments
 (0)