From 6800569499c9fe48127208a76fce653a5b369c15 Mon Sep 17 00:00:00 2001 From: Anderson Banihirwe Date: Fri, 8 Mar 2024 13:16:30 -0800 Subject: [PATCH] update titles for consistency --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 438424e..8bf0acd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ OffsetsDB-API, is a fastAPI application, designed to integrate and harmonize dat | offsets-db-api | [https://github.com/carbonplan/offsets-db-api](https://github.com/carbonplan/offsets-db-api) | | offsets-db-data | [https://github.com/carbonplan/offsets-db-data](https://github.com/carbonplan/offsets-db-data) | -## Installation +## installation To install the package, you can use pip: @@ -43,7 +43,7 @@ cd offsets-db-api python -m pip install -e . ``` -## Run locally +## run locally To run the API locally, you can use the following command: