We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc4313 commit 1de0410Copy full SHA for 1de0410
Readme.md
@@ -216,4 +216,10 @@ Example:
216
````java
217
isCreditCardNumber().validate(cardNumber);
218
````
219
-Example error: is not a valid credit card number.
+Example error: is not a valid credit card number.
220
+
221
+## Authors
222
223
+* **Petar Petrov** - *Initial work* - [Petrakus](https://github.com/Petrakus)
224
225
+See also the list of [contributors](https://github.com/Petrakus/JVMS/graphs/contributors) who participated in this project.
0 commit comments