-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #47 from data-lessons/update_readme
Change README to reflect existing template
- Loading branch information
Showing
1 changed file
with
31 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/. |