Skip to content

Commit 33c2628

Browse files
authored
Update README.md
1 parent 3a5071a commit 33c2628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![Python](https://img.shields.io/badge/python-3.7%2B-blue)
22
![NumPy](https://img.shields.io/badge/numpy-%E2%9C%94-lightgrey)
3-
![License](https://img.shields.io/badge/license-MIT-green)
3+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
44
![MNIST](https://img.shields.io/badge/dataset-MNIST-orange)
55
<h1 align="center">🧠 CNN from Scratch on MNIST</h1>
66

0 commit comments

Comments
 (0)