Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 4b24666

Browse files
committed
docs: update readme
1 parent 5a8f138 commit 4b24666

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,20 @@
66
<a href="https://alephjs.org/docs">Docs</a> | <a href="./CONTRIBUTING.md">Contributing</a>
77
</p>
88

9-
<p align="left">
10-
<code>$ deno run -A https://deno.land/x/aleph/install.ts</code>
11-
</p>
12-
139
<p align="left">
1410
<a href="https://discord.gg/pWGdS7sAqD"><img src="https://img.shields.io/discord/775256646821085215?color=%23008181&label=Chat&labelColor=%23111&logo=discord&logoColor=%23aaaaaa" alt="Chat"></a>
1511
<a href="https://twitter.com/intent/follow?screen_name=alephjs"><img src="https://img.shields.io/twitter/follow/alephjs?style=social" alt="Twitter"></a>
1612
</p>
13+
14+
<details>
15+
<summary>BOOM</summary>
16+
<p>
17+
18+
```bash
19+
// get started
20+
$ deno run -A https://deno.land/x/aleph/install.ts
21+
$ aleph -h
22+
```
23+
24+
</p>
25+
</details>

0 commit comments

Comments
 (0)