Skip to content

Commit

Permalink
doc refactor - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Aug 5, 2024
1 parent f56f349 commit d48316e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 🌐 Blue-GEO
# 🌐 Blue-GEO (`@geo`)

AI for precise geospatial data analysis and visualization.

Expand All @@ -23,4 +23,4 @@ pip install blue-geo
To use on [AWS SageMaker](https://aws.amazon.com/sagemaker/) replace `<plugin-name>` with the name of the plugin and follow [these instructions](https://github.com/kamangir/notebooks-and-scripts/blob/main/SageMaker.md).

---
built by [`abcli-9.188.1-current`](https://github.com/kamangir/awesome-bash-cli), based on [`blue_geo-4.207.1`](https://github.com/kamangir/blue-geo).
built by [`abcli-9.188.1-current`](https://github.com/kamangir/awesome-bash-cli), based on [`blue_geo-4.208.1`](https://github.com/kamangir/blue-geo).
4 changes: 2 additions & 2 deletions blue_geo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

ICON = "🌐"

DESCRIPTION = f"{ICON} geospatial AI."
DESCRIPTION = f"{ICON} AI for precise geospatial data analysis and visualization."

VERSION = "4.207.1"
VERSION = "4.208.1"

REPO_NAME = "blue-geo"

Expand Down
2 changes: 1 addition & 1 deletion blue_geo/assets/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 🌐 Blue-GEO
# 🌐 Blue-GEO (`@geo`)

AI for precise geospatial data analysis and visualization.

Expand Down

0 comments on commit d48316e

Please sign in to comment.