From 6d3d2c2dc6b1c5c89ea99687c60f36dd02a50e14 Mon Sep 17 00:00:00 2001 From: Richard Vankoningsveld Date: Tue, 6 Jun 2017 13:46:32 +1000 Subject: [PATCH] Change README to reflect existing template Fixes https://github.com/data-lessons/library-python-intro/issues/21 --- README.md | 43 +++++++++++++++++++++++++++++++------------ 1 file changed, 31 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0fb94cb..396e0fe 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,31 @@ -library-python-intro -==================== - -Introduction to Python for non-programming librarians. -Please see -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/.