Skip to content

Commit

Permalink
Update contributing section (#142)
Browse files Browse the repository at this point in the history
* Update contributing section

* Change schemas to https from http
  • Loading branch information
karpetrosyan committed Dec 25, 2023
1 parent e45efb0 commit 0948f9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,6 @@ You have complete control over them; you can change storage or even write your o

## Support the project

You can support the project by simply leaving a GitHub star ⭐ or by [contributing](http://hishel.com/contributing/).
You can support the project by simply leaving a GitHub star ⭐ or by [contributing](https://hishel.com/contributing/).
Help us grow and continue developing good software for you ❤️

9 changes: 3 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,8 @@ pool.request("GET", "https://hishel.com") # takes from the cache

```

## Contributings
## Support the project

You can open the pull request by following these instructions if you want to improve `Hishel`. 💓

- Fork the project.
- Make change.
- Open the pull request.
You can support the project by simply leaving a GitHub star ⭐ or by [contributing](https://hishel.com/contributing/).
Help us grow and continue developing good software for you ❤️

0 comments on commit 0948f9e

Please sign in to comment.