Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaltsgeo committed Aug 7, 2024
1 parent e9a5e5b commit 3cc19e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ Test in dev mode
npm run dev
```

End with an example of getting some data out of the system or using it for a little demo

## Configuration

The ```config.json``` file is a vital metadata file that points the application to the proper video and image service endpoints. For the application to run properly, it’s important to configure the file according to the following parameters.
Expand Down Expand Up @@ -101,7 +99,7 @@ aws s3 sync ./dist s3://<your-bucket-name>/

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
This project is licensed under the MIT License

## Acknowledgments

Expand Down

0 comments on commit 3cc19e7

Please sign in to comment.