Skip to content

Commit 76065d9

Browse files
committed
update readme
1 parent 8f50b18 commit 76065d9

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
commit 8f50b181fc220a9c42843a3573c15d3dbe1dd715
2+
Author: Alexeev Bronislav <alexeev.dev@mail.ru>
3+
Date: Mon Aug 4 06:37:10 2025 +0700
4+
5+
update and improve scripts
6+
17
commit 3deffd2602e6c1cdc1debd5ece0a161096339a85
28
Author: Alexeev Bronislav <alexeev.dev@mail.ru>
39
Date: Mon Aug 4 06:34:31 2025 +0700

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@
66

77
<h3>Basic programming language based on S-expressions made with C++ &amp; LLVM</h3>
88

9-
<div>
9+
<div align="center">
1010
<a href="https://marketplace.visualstudio.com/items?itemName=alexeevdev.sleaf-llvmuage-syntax">
11-
<img src="https://img.shields.io/badge/VSCode-extension?style=for-the-badge&logo=gitbook" alt="Docs">
12-
</a>
13-
<a href="https://github.com/alexeev-prog/sleaf-llvm/blob/main/LICENSE">
14-
<img src="https://img.shields.io/badge/License-GPL_v3-blue?style=for-the-badge&logo=gnu" alt="License">
15-
</a>
16-
<a href="https://github.com/alexeev-prog/sleaf-llvm/stargazers">
17-
<img src="https://img.shields.io/github/stars/alexeev-prog/sleaf-llvm?style=for-the-badge&logo=github" alt="Stars">
11+
<img src="https://img.shields.io/badge/VSCode-extension?style=for-the-badge&logo=gitbook" alt="vscode">
1812
</a>
13+
<br>
14+
<a href="https://alexeev-prog.github.io/sleaf-llvm/">Documentation</a>
1915
</div>
2016
</div>
2117

@@ -26,6 +22,9 @@
2622
<img src="https://img.shields.io/github/languages/count/alexeev-prog/sleaf-llvm?style=for-the-badge" alt="Language Count">
2723
<img src="https://img.shields.io/github/license/alexeev-prog/sleaf-llvm?style=for-the-badge" alt="License">
2824
<img src="https://img.shields.io/github/issues/alexeev-prog/sleaf-llvm?style=for-the-badge&color=critical" alt="Issues">
25+
<a href="https://github.com/alexeev-prog/sleaf-llvm/stargazers">
26+
<img src="https://img.shields.io/github/stars/alexeev-prog/sleaf-llvm?style=for-the-badge&logo=github" alt="Stars">
27+
</a>
2928
<img src="https://img.shields.io/github/last-commit/alexeev-prog/sleaf-llvm?style=for-the-badge" alt="Last Commit">
3029
<img src="https://img.shields.io/github/contributors/alexeev-prog/sleaf-llvm?style=for-the-badge" alt="Contributors">
3130
</div>

0 commit comments

Comments
 (0)