Skip to content

Commit b893189

Browse files
committed
Add badges
1 parent 9fe3710 commit b893189

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# maybe-missing
22

3+
[![Build Status](https://github.com/Fatal1ty/maybe-missing/workflows/tests/badge.svg)](https://github.com/Fatal1ty/maybe-missing/actions)
4+
[![Latest Version](https://img.shields.io/pypi/v/maybe-missing.svg)](https://pypi.python.org/pypi/maybe-missing)
5+
[![Python Version](https://img.shields.io/pypi/pyversions/maybe-missing.svg)](https://pypi.python.org/pypi/maybe-missing)
6+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
7+
38
`maybe-missing` is a tiny typed helper for one annoyingly real distinction:
49

510
- `None` means “the caller explicitly sent null”

0 commit comments

Comments
 (0)