Skip to content

adjust README for latest realeas 2.6.5 #970

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

Merged
merged 1 commit into from
Jul 4, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jQuery.validationEngine v2.6.2
jQuery.validationEngine v2.6.5
=====

Looking for official contributors
Expand All @@ -22,7 +22,7 @@ Bundled with many locales, the error prompts can be translated into the language
Documentation :
---
### [Nicer documention](http://posabsolute.github.com/jQuery-Validation-Engine/)
### [Release Notes](http://posabsolute.github.com/jQuery-Validation-Engine/releases.html)
### [Release Notes](https://github.com/posabsolute/jQuery-Validation-Engine/releases)


Demo :
Expand All @@ -36,6 +36,11 @@ Installation

### What's in the archive?

Download
[tar.gz 2.6.5](https://github.com/posabsolute/jQuery-Validation-Engine/archive/v2.6.5.tar.gz)
or
[zip 2.6.5](https://github.com/posabsolute/jQuery-Validation-Engine/archive/v2.6.5.zip)

The archive holds, of course, the core library along with translations in different languages.
It also comes with a set of demo pages and a simple ajax server (built in Java and php).

Expand Down