Skip to content

Commit 5c31fa6

Browse files
committed
docs: fix typo
1 parent 90394a1 commit 5c31fa6

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
@@ -5,7 +5,7 @@
55
[![Contributors][contributors-shield]][contributors-url]
66
[![Issues][issues-shield]][issues-url]
77
[![Codecov][codecov-shield]][codecov-url]
8-
[![MIT License][license-shield]][license-url]
8+
[![MIT][license-shield]][license-url]
99

1010
pytorch-lightning-sam-callback is an implementation of [SAM](https://arxiv.org/abs/2010.01412) using pytorch-lightning's Callback API.
1111
This project is motivated to integrate SAM with LightningModels without any modifications.

0 commit comments

Comments
 (0)