mirror of
https://github.com/bendtherules/humblematch.git
synced 2026-08-18 13:52:00 +00:00
Fixed docs link
This commit is contained in:
@@ -1,9 +1,3 @@
|
|||||||
Title: HumbleMatch - Go sanitize your type-checking
|
|
||||||
Date: 2015-06-19 16:56
|
|
||||||
Authors: bendtherules
|
|
||||||
Category: Projects
|
|
||||||
Tags: HumbleMatch, Launch stuff, Projects
|
|
||||||
Slug: HumbleMatch_Launch
|
|
||||||
|
|
||||||
## Intro
|
## Intro
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ Will **Sanitize your type-checks and duck-checks** for you
|
|||||||
|
|
||||||
Available at [HumbleMatch@pypi](https://pypi.python.org/pypi/humblematch)
|
Available at [HumbleMatch@pypi](https://pypi.python.org/pypi/humblematch)
|
||||||
|
|
||||||
|
More Docs at [](projects.codesp.in/humblematch)
|
||||||
|
|
||||||
## What the heck is it?
|
## What the heck is it?
|
||||||
|
|
||||||
@@ -15,7 +16,6 @@ HumbleMatch is made to *add a zing* to your mundane type-checking and duck-check
|
|||||||
* Or just *sprinkle some assert* checks to ensure the data is what you expect it to be at any point.
|
* Or just *sprinkle some assert* checks to ensure the data is what you expect it to be at any point.
|
||||||
* Provide helpful debugging errors, *dont just fail with cryptic errors*
|
* Provide helpful debugging errors, *dont just fail with cryptic errors*
|
||||||
|
|
||||||
More Docs at projects.codesp.in/humblematch
|
|
||||||
|
|
||||||
## Get Running
|
## Get Running
|
||||||
--------------
|
--------------
|
||||||
|
|||||||
Reference in New Issue
Block a user