Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix readme type and added english for the explaining the validations included #2

Merged
merged 1 commit into from Nov 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
@@ -1,4 +1,4 @@
# Greek valiadtions for symfony
# Greek validations for symfony

[![Build Status](https://scrutinizer-ci.com/g/thanosKontos/greek-validators-symfony/badges/build.png?b=master)](https://scrutinizer-ci.com/g/thanosKontos/greek-validators-symfony/build-status/master)
[![Code Coverage](https://scrutinizer-ci.com/g/thanosKontos/greek-validators-symfony/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/thanosKontos/greek-validators-symfony/?branch=master)
Expand All @@ -8,9 +8,9 @@ Validations for Αμκα number, αφμ number etc for symfony validator.

At the moment the following validators are available:

* Αφμ
* Αμκα
* Κ.Α.Δ
* VAT Number - (ΑΦΜ)
* Social Insurance Number (Αμκα)
* Activity Code Number (Κ.Α.Δ)

## Release notes

Expand Down