Skip to content

Commit 7cb550f

Browse files
committed
Updated README.md
1 parent 92f08ad commit 7cb550f

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# diamond
1+
<p align="center">
2+
<img src="./images/diamond-light.png#gh-light-mode-only" width="50%" alt="Diamond logo"/>
3+
<img src="./images/diamond-dark.png#gh-dark-mode-only" width="50%" alt="Diamond logo"/>
4+
<br/>
5+
A programming language to make programming easier.
6+
</p>
27

38
[![Build and test](https://github.com/diamond-lang/diamond/actions/workflows/build-and-test.yaml/badge.svg)](https://github.com/diamond-lang/diamond/actions/workflows/build-and-test.yaml)
49

5-
A programming language that aims to make programming easier.
6-
710
## Usage
811
```
912
diamond build [program file]

images/diamond-dark.png

115 KB
Loading

images/diamond-light.png

117 KB
Loading

0 commit comments

Comments
 (0)