Skip to content

Commit 02a515c

Browse files
committed
chore: update license, improve cover image for project
1 parent f5ea36f commit 02a515c

File tree

9 files changed

+48
-5
lines changed

9 files changed

+48
-5
lines changed

.idea/.gitignore

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/Best-README-Template.iml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/codeStyles/codeStyleConfig.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BLANK_README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
[![Forks][forks-shield]][forks-url]
2323
[![Stargazers][stars-shield]][stars-url]
2424
[![Issues][issues-shield]][issues-url]
25-
[![MIT License][license-shield]][license-url]
25+
[![project_license][license-shield]][license-url]
2626
[![LinkedIn][linkedin-shield]][linkedin-url]
2727

2828

@@ -85,7 +85,7 @@
8585

8686
[![Product Name Screen Shot][product-screenshot]](https://example.com)
8787

88-
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: `github_username`, `repo_name`, `twitter_handle`, `linkedin_username`, `email_client`, `email`, `project_title`, `project_description`
88+
Here's a blank template to get started. To avoid retyping too much info, do a search and replace with your text editor for the following: `github_username`, `repo_name`, `twitter_handle`, `linkedin_username`, `email_client`, `email`, `project_title`, `project_description`, `project_license`
8989

9090
<p align="right">(<a href="#readme-top">back to top</a>)</p>
9191

@@ -197,7 +197,7 @@ Don't forget to give the project a star! Thanks again!
197197
<!-- LICENSE -->
198198
## License
199199

200-
Distributed under the MIT License. See `LICENSE.txt` for more information.
200+
Distributed under the project_license. See `LICENSE.txt` for more information.
201201

202202
<p align="right">(<a href="#readme-top">back to top</a>)</p>
203203

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v1.1.2
4+
5+
### Added or Changed
6+
- Change license to Unlicense; releasing the project fully into the public domain
7+
- Add simplified project cover image
8+
9+
310
## v1.1.1
411

512
### Added or Changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
[![Forks][forks-shield]][forks-url]
2323
[![Stargazers][stars-shield]][stars-url]
2424
[![Issues][issues-shield]][issues-url]
25-
[![MIT License][license-shield]][license-url]
25+
[![Unlicense License][license-shield]][license-url]
2626
[![LinkedIn][linkedin-shield]][linkedin-url]
2727

2828

@@ -213,7 +213,7 @@ Don't forget to give the project a star! Thanks again!
213213
<!-- LICENSE -->
214214
## License
215215

216-
Distributed under the MIT License. See `LICENSE.txt` for more information.
216+
Distributed under the Unlicense License. See `LICENSE.txt` for more information.
217217

218218
<p align="right">(<a href="#readme-top">back to top</a>)</p>
219219

images/screenshot.png

121 KB
Loading

0 commit comments

Comments
 (0)