Skip to content

Commit

Permalink
Merge pull request rasbt#113 from natowi/patch-1
Browse files Browse the repository at this point in the history
Improve badge links
  • Loading branch information
rasbt authored Feb 12, 2020
2 parents d3baff9 + 9dc8cf4 commit 1af31f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Python Machine Learning (3rd Ed.) Code Repository

![Python 3.6](https://img.shields.io/badge/Python-3.7-blue.svg)
![License](https://img.shields.io/badge/Code%20License-MIT-blue.svg)
[![Python 3.6](https://img.shields.io/badge/Python-3.7-blue.svg)](#)
[![License](https://img.shields.io/badge/Code%20License-MIT-blue.svg)](LICENSE.txt)

Code repositories for the 1st and 2nd edition are available at

Expand Down

0 comments on commit 1af31f0

Please sign in to comment.