Skip to content

Commit ae0aba0

Browse files
committed
Added logo.
1 parent c43addb commit ae0aba0

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# colours
22

3+
[![Build Status][gh-actions-badge]][gh-actions]
4+
5+
[![Project Logo][logo]][logo-large]
6+
37
*Another ANSI colour library for Clojure*
48

59
## Installation
@@ -50,4 +54,11 @@ The demo runs example code like the following:
5054

5155
Copyright © 2025 Clojusc
5256

53-
Apache License, Version 2.0
57+
Apache License, Version 2.0
58+
59+
[//]: ---Named-Links---
60+
61+
[logo]: https://github.com/clojusc/colours/blob/main/resources/images/logo.jpg?raw=true
62+
[logo-large]: https://github.com/clojusc/colours/blob/main/resources/images/logo-large.jpg?raw=true
63+
[gh-actions-badge]: https://github.com/clojusc/colours/workflows/CI%2FCD/badge.svg
64+
[gh-actions]: https://github.com/clojusc/colours/actions?query=workflow%3ACI%2FCD

resources/images/logo-large.jpg

215 KB
Loading

resources/images/logo.jpg

172 KB
Loading

0 commit comments

Comments
 (0)