diff options
author | Levi Bostian <levi.bostian@gmail.com> | 2015-10-12 23:14:27 -0500 |
---|---|---|
committer | Levi Bostian <levi.bostian@gmail.com> | 2015-10-12 23:14:27 -0500 |
commit | 841f4c3d4628e75e5d8f62adb285b4d6b8336fba (patch) | |
tree | c7c32eefadfcd29a23dbe925f90ebae0f7b15aff /README.markdown | |
parent | 3c45696a6223100e6831e640814fdbc13dc3fcb1 (diff) | |
parent | c899b6605ef9667cb214c2163e7182ad41783be4 (diff) |
Merge pull request #1399 from himanshu81494/master
example function added for call by reference
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 774797d5..28fa5093 100644 --- a/README.markdown +++ b/README.markdown @@ -8,7 +8,7 @@ commented code and explained as they go. ... to write more inline code tutorials. Just grab an existing file from this repo and copy the formatting (don't worry, it's all very simple). -Make a new file, send a pull request, and if it passes muster I'll get it up pronto. +Make a new file, send a pull request, and if it passes master I'll get it up pronto. Remember to fill in the "contributors" fields so you get credited properly! |