Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #41 from Shopify/update_copy_to_match_orchestrator
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gregology authored Feb 3, 2024
2 parents eed715f + 4b13a2e commit 84ff3fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions semantic_network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A semantic network stores concepts within a graph-based data structure and acces
2. Run `pipenv install` to install the dependencies
3. Run `pipenv shell` to shell into your environment

# Podman
## Containerized Deployment

Example `docker-compose.yaml`

Expand Down Expand Up @@ -177,4 +177,4 @@ This API is built using Flask and Neo4j. It provides endpoints to create, read,
- **Curl Example:**
```bash
curl -X DELETE http://127.0.0.1:5000/delete_all
```
```

0 comments on commit 84ff3fc

Please sign in to comment.