Skip to content

Commit 306dbf4

Browse files
authored
Update README.md
1 parent 68d2a31 commit 306dbf4

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
1-
# ASA
2-
A custom programming language to replace C++
1+
<p align="center">
2+
<img width="600" src="https://github.com/sam-astro/ASA/blob/main/media/ASA-Full.png?raw=true">
3+
</p>
4+
5+
6+
[![Badge License]][License]   [![Button Discord]][Discord Server]
7+
8+
---
9+
10+
This repository contains all of the source code for the Asa programming language compiler and standard libraries.
11+
12+
<!----------------------------------------------------------------------------->
13+
14+
[License]: LICENSE
15+
[Discord Server]: https://discord.gg/9p82dTEdkN
16+
17+
<!----------------------------------[ Badges ]--------------------------------->
18+
19+
[Badge License]: https://img.shields.io/github/license/sam-astro/ASA
20+
[Button Discord]: https://img.shields.io/badge/Discord_Server-573f75.svg?style=social&logo=Discord

0 commit comments

Comments
 (0)