From 2f772afedb7f659b6cf65088f9756cb65cbf6819 Mon Sep 17 00:00:00 2001 From: CCheukKa Date: Wed, 24 Jul 2024 00:13:15 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index feaf7cf..6449da3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This is an API that interfaces with the [iGEM upload tool](https://uploads.igem. > ⚠️ ***This project is not affiliated with or endorsed by the [iGEM Foundation](https://igem.org/).*** ## Installation -[Node](https://nodejs.org): +### [Node](https://nodejs.org) ```sh npm install igem-upload-api ```