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

Commit e2c5bc9

Browse files
committed
docs: update readme
1 parent 8859ab7 commit e2c5bc9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[![Aleph.js: The Full-stack Framework in Deno.](./design/poster.svg)](https://alephjs.org)
22

3-
<p>
3+
<p align="left">
44
<a href="https://alephjs.org">Website</a> |
55
<a href="https://alephjs.org/docs/get-started">Get Started</a> |
66
<a href="https://alephjs.org/docs">Docs</a> | <a href="./CONTRIBUTING.md">Contributing</a>
77
</p>
88

9-
```bash
10-
deno run -A https://deno.land/x/aleph/install.ts
11-
```
9+
<p align="left">
10+
<code>$ deno run -A https://deno.land/x/aleph/install.ts</code>
11+
</p>
1212

13-
<p>
13+
<p align="left">
1414
<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>
1515
<a href="https://twitter.com/intent/follow?screen_name=alephjs"><img src="https://img.shields.io/twitter/follow/alephjs?style=social" alt="Twitter"></a>
1616
</p>

0 commit comments

Comments
 (0)