Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hiiamrohit committed Dec 28, 2015
1 parent 9cf117b commit a22b095
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

#Countries, States and Cities database of world in mysql
#Database (MYSQL)

Here you can find relational database of countries, states and cities in SQL format and easily import in your own database.

Copy and paste below script to add city state country list in your website

Expand All @@ -18,7 +17,7 @@ Copy and paste below script to add city state country list in your website
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="http://lab.iamrohit.in/js/location.js"></script>
```
Demo Link: http://www.iamrohit.in/tag/php-ajax-country-state-city-dropdown
Download full source code: http://www.iamrohit.in/tag/php-ajax-country-state-city-dropdown

#Note:
*This Free database dose not guarantee for the complete list of world countries, states and cities.
Expand Down

0 comments on commit a22b095

Please sign in to comment.