Skip to content

Commit

Permalink
fix: update readme (force release) (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
solaris007 authored Jan 22, 2024
1 parent df40c6e commit 8dd61cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ Shared modules for Spacecat Services
## Modules
- `spacecat-shared-data-access` - Models and data access layer
- `spacecat-shared-dynamodb` - DynamoDB client for basic access
- `spacecat-shared-http-utils` - HTTP utility functions
- `spacecat-shared-utils` - Utility functions

## Installation
```bash
$ npm install @adobe/spacecat-shared-data-access
$ npm install @adobe/spacecat-shared-dynamodb
$ npm install @adobe/spacecat-shared-http-utils
$ npm install @adobe/spacecat-shared-utils
```

Expand Down

0 comments on commit 8dd61cd

Please sign in to comment.