Skip to content

Commit

Permalink
Add note about build to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freiondrej-lokalise committed Nov 5, 2024
1 parent 970d577 commit 1b72de1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ It consists of the following submodules:
* `@message-queue-toolkit/sqs` - SQS (AWS Simple Queue Service)
* `@message-queue-toolkit/sns` - SNS (AWS Simple Notification Service)

## Setup

In order to be able to run tests, you first need to run `npm run build`.

## Basic Usage

### Publishers
Expand Down

0 comments on commit 1b72de1

Please sign in to comment.