Skip to content

Commit b19c712

Browse files
Add badges and licence section to README
1 parent e092737 commit b19c712

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

LICENSE renamed to LICENCE

File renamed without changes.

README.md

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<div align="center">
22
<h1>
3-
<img src="logo.png" alt="CCC ’Cons" width="300px">
3+
<p><img src="logo.png" alt="CCC ’Cons" width="320px"></p>
4+
<p><img src="subtitle.png" alt="Colour-restored Creative Cloud Icons" width="400px"></p>
45
</h1>
5-
<h3>
6-
<img src="subtitle.png" alt="Colour-restored Creative Cloud Icons" width="500px">
7-
</h3>
86
<h4>
97
<a href="#instructions">Instructions</a>
108
@@ -13,7 +11,26 @@
1311
<a href="#limitations">Limitations</a>
1412
1513
<a href="#acknowledgements">Acknowledgements</a>
14+
15+
<a href="#licence">Licence</a>
1616
</h4>
17+
<h3>
18+
<a href="https://www.github.com/andidavies92">
19+
<img src="https://img.shields.io/badge/maintainer-%40andidavies92-yellow">
20+
</a>
21+
<a href="https://www.github.com/andidavies92/ccc-cons/commit/2911f6b38d18fbb6e0ddffd9008f8cf2490bca63">
22+
<img src="https://img.shields.io/badge/initial%20commit-15th%20october%202020-brightgreen">
23+
</a>
24+
<a href="https://www.github.com/andidavies92/ccc-cons/commits/main">
25+
<img src="https://img.shields.io/github/last-commit/andidavies92/ccc-cons?color=blue&label=last%20updated">
26+
</a>
27+
<a href="https://www.github.com/andidavies92/ccc-cons/releases/latest">
28+
<img src="https://img.shields.io/github/v/release/andidavies92/ccc-cons?color=blueviolet&label=latest%20release">
29+
</a>
30+
<a href="#licence">
31+
<img src="https://img.shields.io/badge/licence-%C2%A9%20%2B%20MIT-crimson">
32+
</a>
33+
</h3>
1734
</div>
1835

1936
---
@@ -85,12 +102,14 @@ _Instructions coming soon!_
85102

86103
## Acknowledgements
87104

88-
CCC ’Cons icon pack created by [Andi Emma Davies](https://www.github.com/andidavies92).
89-
90105
[Early-2020 icon PNGs](https://www.gumroad.com/l/xbxCK) created by [Conor Honer](https://www.behance.net/conorhoner).
91106

92107
[Late-2020 icon SVGs](https://www.stevenqueiruga.com/adobe-icons) created by [Steven Queiruga](https://www.stevenqueiruga.com/).
93108

94109
[svg_to_ico](https://www.github.com/Ortham/svg_to_ico) by [Oliver Hamlet](https://www.github.com/Ortham) is used to create the output ICO files (yay, [Rust](https://www.rust-lang.org/)!).
95110

111+
## Licence
112+
113+
CCC ’Cons icon pack created by [Andi Emma Davies](https://www.github.com/andidavies92) and [licensed under MIT](LICENCE).
114+
96115
All brandnames and graphics Copyright © [Adobe Inc](https://www.adobe.com/) 2020. All rights reserved.

0 commit comments

Comments
 (0)