Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yochannah authored Oct 22, 2018
1 parent 7e6143f commit e822556
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Open source for researchers - open source workshop

This repo contains some basic guidelines to getting started with Git, GitHub, and open source. It is free to use and re-use, under the [MIT License](LICENSE).
Are you a researcher who writes code for your work, and would like to learn more about better software practices in open source software? This repository contains lessons to teach you the basics of version control using Git, GitHub, and GitHub desktop. Once we're comfortable using Git to commit, pull, and push code, we'll discuss the basics of a good quality open source project. Finally, we'll work together on a collaborative repository to get experience working collaboratively on GitHub, and making your first steps towards contributing towards open source.

## Guidelines
This repo is free to use and re-use, under the [MIT License](LICENSE).

To view the content, visit [https://open-source-for-researchers.github.io/open-source-workshop/](https://open-source-for-researchers.github.io/open-source-workshop/).

Contributions, suggestions, and bug reports are extremely welcome - please [create an issue](issues/new).

## Requirements

To participate in this workshop you should have GitHub Desktop and Atom installed.

0 comments on commit e822556

Please sign in to comment.