Skip to content

Commit

Permalink
#9 update readme md
Browse files Browse the repository at this point in the history
  • Loading branch information
good-lly committed Aug 14, 2024
1 parent 8b3a704 commit 857d737
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
[![npm package version](https://img.shields.io/npm/v/ultralight-s3)](https://www.npmjs.com/package/ultralight-s3)
![npm package minimized gzipped size](https://img.shields.io/bundlejs/size/ultralight-s3)[![NPM License](https://img.shields.io/npm/l/ultralight-s3)](https://github.com/sentienhq/ultralight-s3/blob/main/LICENSE.md)
[![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/sentienhq/ultralight-s3)](https://github.com/sentienhq/ultralight-s3/issues)
[![GitHub Repo stars](https://img.shields.io/github/stars/sentienhq/ultralight-s3?style=social)](https://github.com/sentienhq/ultralight-s3)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/sentienhq/ultralight-s3/issues)

Dev branch:
[![Test Runner](https://github.com/sentienhq/ultralight-s3/actions/workflows/test-runner.yml/badge.svg)](https://github.com/sentienhq/ultralight-s3/actions/workflows/test-runner.yml)
[![CodeQL](https://github.com/sentienhq/ultralight-s3/actions/workflows/github-code-scanning/codeql/badge.svg?branch=dev)](https://github.com/sentienhq/ultralight-s3/actions/workflows/github-code-scanning/codeql)

## Features

Expand Down
2 changes: 1 addition & 1 deletion tests/README.MD
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Run
```docker-compose up -d```
`docker compose up -d`

0 comments on commit 857d737

Please sign in to comment.