Skip to content

Commit

Permalink
Merge pull request #47 from data-lessons/update_readme
Browse files Browse the repository at this point in the history
Change README to reflect existing template
  • Loading branch information
weaverbel authored Jun 6, 2017
2 parents bb98bed + 6d3d2c2 commit 042a6e1
Showing 1 changed file with 31 additions and 12 deletions.
43 changes: 31 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,31 @@
library-python-intro
====================

Introduction to Python for non-programming librarians.
Please see <https://data-lessons.github.io/library-python-intro/>
for a rendered version of this material,
[the Software Carpentry lesson example](https://github.com/swcarpentry/lesson-example)
for instructions on formatting, building, and submitting material,
or run `make` in this directory for a list of helpful commands.

Maintainer(s):
[Richard Vankoningsveld](https://github.com/richyvk) and [Carlos Martinez](https://github.com/c-martinez).
# Library Carpentry

The Library Carpentry module '[Introduction to programming with Python](https://data-lessons.github.io/library-python-intro/)' is maintained by [Carlos Martinez](https://github.com/c-martinez) and [Richard Vankoningsveld](https://github.com/richyvk).

## Background

Library Carpentry is a software skills training programme aimed at library and information professions. It builds on the work of [Software Carpentry](http://software-carpentry.org/) and [Data Carpentry](http://www.datacarpentry.org/).

Library Carpentry is in the commons and for the commons. It is not tied to any institution of person. For more information on Library Carpentry, see our website [librarycarpentry.github.io/outline/](librarycarpentry.github.io/outline/).

## Contribution

There are many ways of contributing to Library Carpentry:

- Join our [Gitter discussion forum](https://gitter.im/weaverbel/LibraryCarpentry).
- Follow updates on [Twitter](https://twitter.com/search?f=tweets&vertical=default&q=%23librarycarpentry&src=typd).
- Make a suggestion or correct an error by [raising an Issue](https://github.com/data-lessons/library-shell/issues).

## Code of Conduct

All participants should agree to abide by the [Software Carpentry Code of Conduct](http://software-carpentry.org/conduct/).

## Authors

Library Carpentry is authored and maintained by the [community](https://github.com/data-lessons/library-shell/network/members).

## Citation

Please cite as:

Library Carpentry. Introduction to programming with Python. FIX ME: Add Month 2017. https://data-lessons.github.io/library-python-intro/.

0 comments on commit 042a6e1

Please sign in to comment.