Add new project logo

Also downcased all uses of the word "changelog"
This commit is contained in:
Olivier Lacan 2017-04-24 17:05:25 -04:00 committed by GitHub
parent 083cbfa8e4
commit 01a420df24
1 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,8 @@
# Keep a CHANGELOG [![version][version-badge]][CHANGELOG] [![license][license-badge]][LICENSE]
# <img src="https://d3vv6lp55qjaqc.cloudfront.net/items/1L1w0v431V0d1K410f3Y/keepAChangelog-logo-dark.svg" height=150 alt="Keep a Changelog" />
Dont let your friends dump git logs into CHANGELOGs™
[![version][version-badge]][CHANGELOG] [![license][license-badge]][LICENSE]
Dont let your friends dump git logs into changelogs™
This repository generates http://keepachangelog.com/.
@ -23,7 +25,7 @@ This repository generates http://keepachangelog.com/.
### Translations
Create a new directory in [`source/`][source] named after the ISO 639-1 code
for the language you wish to translate Keep a CHANGELOG to. For example,
for the language you wish to translate Keep a Changelog to. For example,
assuming you want to translate to French Canadian:
- create the `source/fr-CA` directory.
- duplicate the `source/en-US/index.html.haml` file in `source/fr-CA`.