Skip to content

Commit eaac259

Browse files
authored
Update README.md
1 parent 5ca279f commit eaac259

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Python-videos-for-beginners
22
[![Build Status](https://travis-ci.com/nickcafferry/Python-videos-for-beginners.svg?branch=master)](https://travis-ci.com/nickcafferry/Python-videos-for-beginners)
3+
[![GitHub license](https://img.shields.io/github/license/nickcafferry/Python-videos-for-beginners)](https://github.com/nickcafferry/Python-videos-for-beginners/blob/master/LICENSE)
34
[![Documentation Status](https://readthedocs.org/projects/python-videos-for-beginners/badge/?version=latest)](https://python-videos-for-beginners.readthedocs.io/en/latest/?badge=latest)
5+
[![Python Online](https://img.shields.io/badge/platform-python%20online-blue)](https://python-videos-for-beginners.readthedocs.io/en/latest/pyonlineindex.html)
46
![deploy](https://github.com/nickcafferry/Python-videos-for-beginners/workflows/deploy/badge.svg)
5-
[![GitHub license](https://img.shields.io/github/license/nickcafferry/Python-videos-for-beginners)](https://github.com/nickcafferry/Python-videos-for-beginners/blob/master/LICENSE)
67
[![Python version](https://img.shields.io/badge/python-3.7,%203.8-brightgreen.svg)](https://www.python.org/)
7-
[![Python Online](https://img.shields.io/badge/platform-python%20online-blue)](https://python-videos-for-beginners.readthedocs.io/en/latest/pyonlineindex.html)
8+
89

910
This repository is used to give readers some videos of Python. You can find the latest [documentation](https://python-videos-for-beginners.readthedocs.io/en/latest/?badge=latest) here and try to run your first code on [python online](https://python-videos-for-beginners.readthedocs.io/en/latest/pyonlineindex.html).
1011

0 commit comments

Comments
 (0)