Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
muratgozel committed Jun 21, 2023
1 parent a2c42a5 commit 6280b10
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 116 deletions.
114 changes: 0 additions & 114 deletions CONTRIBUTING.md

This file was deleted.

5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ Have a look at the tests, types and source for more info.
## Keeping Data Up To Date
Data updates published regularly as `minor` releases so you only need to update the package as new version comes in. If you have a kind of manual setup, you can run `npm run setup`, `compile`, `build` and `test` to fetch the new data. The module is smart enough to detect if the existing data is fresh or not.

## Contributing
If you're interested in contributing, read the [CONTRIBUTING.md](https://github.com/muratgozel/muratgozel/blob/main/CONTRIBUTING.md) first, please.

---

Version management of this repository done by [releaser](https://github.com/muratgozel/node-releaser) 🚀
Expand All @@ -69,4 +72,4 @@ Version management of this repository done by [releaser](https://github.com/mura

Thanks for watching 🐬

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/F1F1RFO7)
[![Support me on Patreon](https://cdn.muratgozel.com.tr/support-me-on-patreon.v1.png)](https://patreon.com/muratgozel?utm_medium=organic&utm_source=github_repo&utm_campaign=github&utm_content=join_link)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "turkey-neighbourhoods",
"version": "3.0.10",
"version": "3.0.11",
"description": "Always up to date names of cities, districts and neighbourhoods in Turkey.",
"main": "./dist/turkey-neighbourhoods.cjs",
"module": "./build/index.js",
Expand Down

0 comments on commit 6280b10

Please sign in to comment.