Skip to content

Commit 1de0410

Browse files
authored
Update Readme.md
1 parent 3bc4313 commit 1de0410

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,10 @@ Example:
216216
````java
217217
isCreditCardNumber().validate(cardNumber);
218218
````
219-
Example error: is not a valid credit card number.
219+
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

Comments
 (0)