From 1ebc785c4cf7418836b3e3958ae2ce50d8fe9fd4 Mon Sep 17 00:00:00 2001 From: Cedric van Putten Date: Sat, 31 Aug 2024 15:32:45 +0200 Subject: [PATCH] docs: add missing emoji --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9fd4dc..507f83a 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ $ npx expo-atlas ./path/to/atlas.jsonl ## 🧑‍💻 Contributing to Atlas -Expo Atlas is open source and contributions are welcome. +Atlas is open source and contributions are welcome. -### Preparing the repository +### 🏗️ Preparing the repository - Clone this repository - `$ bun install` — Atlas uses [Bun](https://bun.sh/)'s package manager, ensure you have it installed