Skip to content

Commit d9859c6

Browse files
adds badges in readme
1 parent 636d170 commit d9859c6

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

LICENSE

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Copyright 2020 anishLearnsToCode
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
4+
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
5+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
6+
persons to whom the Software is furnished to do so, subject to the following conditions:
7+
8+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
9+
Software.
10+
11+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
12+
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
13+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
14+
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
# Machine Learning By Stanford on Coursera
2-
__Instructor__: Andrew Ng.
1+
# Machine Learning ~ Stanford
2+
3+
![HitCount](http://hits.dwyl.com/anishLearnsToCode/ml-stanford.svg)
4+
![made-with-matlab](https://img.shields.io/badge/Made%20with-MATLAB-1f425f.svg)
5+
![problems-solved](https://img.shields.io/badge/Problems%20Solved-100%25-1abc9c.svg)
6+
[![license](https://img.shields.io/badge/LICENSE-MIT-<COLOR>.svg)](LICENSE)
7+
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)
8+
![uni](https://img.shields.io/badge/University-Stanford-1f72ff.svg)
9+
![instructor](https://img.shields.io/badge/Instructor-Andrew%20Ng-1f72ff.svg)
310

411
## Index
512

0 commit comments

Comments
 (0)