Add Basic Assertion Library https://github.com/bluesuncorp/assert
diff --git a/Projects.md b/Projects.md
index e876f47..a8d9f62 100644
--- a/Projects.md
+++ b/Projects.md
@@ -1161,6 +1161,7 @@
## Testing
+ * [assert](https://github.com/bluesuncorp/assert) - Basic Assertion Library used along side native go testing, with building blocks for custom assertions
* [assert](https://github.com/chai2010/assert) - Assert for go test.
* [assert](https://github.com/golangplus/testing/tree/master/assert) - Handy assert package.
* [assert](https://github.com/seanpont/assert) - JUnit-like asserts with excellent error messages
@@ -1450,4 +1451,4 @@
* [spellabc](https://github.com/elasticdog/spellabc) - Package spellabc implements spelling alphabet code word encoding.
* [stressdisk](https://github.com/ncw/stressdisk) - Stress test your disks / memory cards / USB sticks before trusting your valuable data to them
* [Twackup](https://github.com/tv42/twackup) - Backs up your tweets into local files
- * [validation](https://github.com/kdar/validation) - Simple independent struct/key-value validation
+ * [validation](https://github.com/kdar/validation) - Simple independent struct/key-value validation
\ No newline at end of file