diff options
| author | 2022-08-04 01:36:30 -0700 | |
|---|---|---|
| committer | 2022-08-04 01:36:30 -0700 | |
| commit | ef25009bcdfa15aa8255b4cfbf1f5dae17441192 (patch) | |
| tree | b3d3caa346e09318f7acae016c68d88889e8bbff | |
| parent | 3c5b68caa727477f603e93731a77ec035e7d3438 (diff) | |
| download | bun-ef25009bcdfa15aa8255b4cfbf1f5dae17441192.tar.gz bun-ef25009bcdfa15aa8255b4cfbf1f5dae17441192.tar.zst bun-ef25009bcdfa15aa8255b4cfbf1f5dae17441192.zip | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,10 @@ # bun <p align="center"> - <a href="https://bun.sh"><img src="https://bun.sh/logo@2x.png" alt="Logo"></a> + <a href="https://bun.sh"><img src="https://user-images.githubusercontent.com/709451/182802334-d9c42afe-f35d-4a7b-86ea-9985f73f20c3.png" alt="Logo" height=170></a> + <br /> + <br /> + <a href="https://bun.sh/discord" target="_blank"><img src="https://img.shields.io/discord/876711213126520882" /></a> </p> bun is a new: @@ -16,6 +19,7 @@ All in one fast & easy-to-use tool. Instead of 1,000 node_modules for develo **bun is experimental software**. Join [bun’s Discord](https://bun.sh/discord) for help and have a look at [things that don’t work yet](#not-implemented-yet). + Today, bun's primary focus is bun.js: bun's JavaScript runtime. ## Install |
