Skip to content

Commit

Permalink
ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
chuprin.v committed Oct 26, 2023
1 parent f984e39 commit cbbcad5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
AutoClose — is a package designed to reduce the entire boilerplate from things that can be `.dispose()`d, `.close()`d or whatever!

- [What exactly does this package do?](#what-exactly-does-this-package-do-)
- [Why this is actually cool](#why-this-is-actually-cool)
* [꙳ Reducing boilerplait](#--reducing-boilerplait)
- [Installation](#installation)
* [AutoClose_Lints installation](#autoclose-lints-installation)
- [Usage](#usage)
- [Extendability](#extendability)
- [Further works](#further-works)

## What exactly does this package do?

![It turns this into that](assets/it-turns-this-into-that.png "It turns this into that")
Expand Down

0 comments on commit cbbcad5

Please sign in to comment.