Bläddra i källkod

Update README.md

Agile Geeks 6 år sedan
förälder
incheckning
86aab05cb5
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,6 +1,6 @@
 # A library for checking on European VAT formats
 
-[![Build Status](https://travis-ci.com/agilegeeks/pyVat.svg?branch=master)](https://travis-ci.com/agilegeeks/pyVat)
+[![Build Status](https://api.travis-ci.com/agilegeeks/pyVat.svg?branch=master)](https://travis-ci.com/agilegeeks/pyVat)
 
 pyVat is a complete library that validates vat number formats in EU member countries. The algorithms used are described in /doc/VIES-VAT Validation Routines-v15.0.doc
 
@@ -21,4 +21,4 @@ else:
 
 ```
 ## Issues
-- The Croatian format is missing the algorithm. The validations is done purely based on regular expressions.
+- The Croatian format is missing the algorithm. The validations is done purely based on regular expressions.