Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers authored Jan 26, 2021
1 parent c907445 commit c8d46fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

`adt` is a library providing [algebraic data types](https://en.wikipedia.org/wiki/Algebraic_data_type) in Python, with a clean, intuitive syntax, and support for [`typing`](https://docs.python.org/3/library/typing.html) through a [mypy plugin](#mypy-plugin).

**NOTE:** This project is experimental, and not actively maintained by the author. Contributions and forking are more than welcome.
_**NOTE:** This project is experimental, and not actively maintained by the author. Contributions and forking are more than welcome._

**Table of contents:**

Expand Down

0 comments on commit c8d46fe

Please sign in to comment.