Skip to content

Commit 62dfca7

Browse files
committed
improved styles
1 parent fa29b4f commit 62dfca7

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
[![build](https://github.com/thomasWeise/programmingWithPython/actions/workflows/build.yaml/badge.svg)](https://github.com/thomasWeise/programmingWithPython/actions/workflows/build.yml)
2+
[![https://thomasweise.github.io](https://shields.io/badge/home-thomasweise.github.io-009000)](https://thomasweise.github.io)
3+
14
# Programming with Python
25

36
## 1. Introduction
47

5-
*"Programming with Python"* is both a book and a course (Python程序设计) held at [Hefei University](http://www.hfuu.edu.cn/english/) ([合肥大学](http://www.hfuu.edu.cn/)).
8+
*"Programming with Python"* is both a book and a course (Python程序设计) held at [Hefei University](http://www.hfuu.edu.cn/english) ([合肥大学](http://www.hfuu.edu.cn/)).
69
We here provide all the resources of this course.
710

811
The goal of the course and book is to teach undergraduate and graduate students how to program with the Python programming language.
@@ -143,9 +146,9 @@ It is under the GNU GENERAL PUBLIC LICENSE Version 2, June 1991 and the copyrigh
143146

144147
## 4. Contact
145148
If you have any questions or suggestions, please contact
146-
Prof. Dr. Thomas Weise (汤卫思教授)
149+
Prof. Dr. [Thomas Weise](https://thomasweise.github.io) (汤卫思教授)
147150
at the Institute of Applied Optimization (应用优化研究所, IAO)
148151
of the School of Artificial Intelligence and Big Data ([人工智能与大数据学院](http://www.hfuu.edu.cn/aibd))
149-
of [Hefei University](http://www.hfuu.edu.cn/english/) ([合肥大学](http://www.hfuu.edu.cn/)),
152+
of [Hefei University](http://www.hfuu.edu.cn/english) ([合肥大学](http://www.hfuu.edu.cn)),
150153
in Hefei, Anhui, China (中国安徽省合肥市)
151154
via email to [tweise@hfuu.edu.cn](mailto:tweise@hfuu.edu.cn) with CC to [tweise@ustc.edu.cn](mailto:tweise@ustc.edu.cn).

bookbase

0 commit comments

Comments
 (0)