From 706b8cab25871f81125f8e3c95bf7e514ed011f9 Mon Sep 17 00:00:00 2001 From: David <17435126+DavidLMS@users.noreply.github.com> Date: Fri, 9 Aug 2024 12:59:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0381fee..9855197 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ After configuring the `config.toml` file, you can either: #### Option 1: Install Locally with `pip` -This option is the simplest way to install Aphra if you don't need to isolate its dependencies from other projects. It directly installs the package on your system using `pip`, which is the standard package manager for Python. +This option is the simplest way to install 🌐💬 Aphra if you don't need to isolate its dependencies from other projects. It directly installs the package on your system using `pip`, which is the standard package manager for Python. 1. Install the package locally: ```bash