Added some "next version..." blurb to assuage my guilt...
This commit is contained in:
parent
17ed4363f6
commit
320d277295
|
@ -11,7 +11,6 @@ It comes in two flavours:
|
|||
|
||||
The reason the files are so large is that they contain all the country and region strings.
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
- Lets you customize the default "Please select" field for each country/region with whatever language you want.
|
||||
|
@ -92,6 +91,12 @@ familiar with Grunt, here's how you get that hooked up.
|
|||
|
||||
That will then re-generate the minified files in your ./source folder.
|
||||
|
||||
### Next version...
|
||||
|
||||
I'm not happy with the data source for this plugin. For the next version I'm going to be moving the data source to
|
||||
only contain ISO standard countries, and manually verify each region to confirm that it's correct. I noticed a couple
|
||||
of oddities when last examining the data set, and I want to ensure they're correct.
|
||||
|
||||
### License
|
||||
|
||||
MIT.
|
Loading…
Reference in New Issue
Block a user