We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent9c2c63e commitfdecf8dCopy full SHA for fdecf8d
README.md
@@ -8,9 +8,9 @@ Implementation of the [Specification Pattern](https://en.wikipedia.org/wiki/Spec
8
9
>Build complex filters and rules easily.
10
11
-- No external dependencies.
12
-- Fully[tested](https://github.com/thiagodp/spec-pattern/blob/master/__tests__/).
13
--[Semantic versioning](https://semver.org).
+- No external dependencies;
+- Fully[tested](https://github.com/thiagodp/spec-pattern/blob/master/__tests__/);
+-[Semantic versioning](https://semver.org);
14
-*Forks are welcome!* See[how to contribute](contributing.md).
15
16
##Installation