Skip to content

Commit 67c0d2c

Browse files
committed
adding header, contributions, copyright
1 parent b1df73b commit 67c0d2c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img src="https://devmounta.in/img/logowhiteblue.png" width="250" align="right">
2+
13
learn-git!
24
=========
35
* This project will consist of three separate mini-projects to get you comfortable with the kinds of activities you'll be using git for throughout the class.
@@ -54,5 +56,11 @@ First, you'll want to 'fork' this repo. On the top right of this page you should
5456
* Go to your forked repo and click where it says 'Pull Request'. It should show you the file changes you've made and how they differ from the original repo. If it does, click on the submit button to submit your pull request.
5557
* Now, I should see your pull request and I can decide if I want to add that code into the main project or not.
5658

59+
## Contributions
60+
If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.
61+
62+
## Copyright
63+
64+
© DevMountain LLC, 2015. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.
5765

58-
****If you see a typo or something that could be said more clearly, make a pull request. This goes for all the repositories and projects we do.****
66+
<img src="https://devmounta.in/img/logowhiteblue.png" width="250">

0 commit comments

Comments
 (0)