Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tm-wd committed Feb 16, 2024
1 parent 7fb0154 commit e9b3ded
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ npm install && npm start

## Docker Develop Process

[![Docker Image CI](https://github.com/tjmelo/tmx-venus/actions/workflows/image-ci.yml/badge.svg)](https://github.com/tjmelo/tmx-venus/actions/workflows/image-ci.yml)
[![Docker Image CI](https://github.com/tjmelo/tmx-venus/actions/workflows/image-ci.yml/badge.svg)](https://github.com/tjmelo/tmx-venus/actions/workflows/ghpckg-image-ci.yml)

```sh
git clone https://github.com/tjmelo/tmx-venus.git
Expand All @@ -107,6 +107,9 @@ docker pull tmwd/tmx-venus
Open the app on a browser http://localhost:9000

## NPM Package
[![NPM Github Package](https://github.com/tjmelo/tmx-venus/actions/workflows/image-ci.yml/badge.svg)](https://github.com/tjmelo/tmx-venus/actions/workflows/ghpckg-npm-ci.yml)
[![NPM Registry](https://github.com/tjmelo/tmx-venus/actions/workflows/image-ci.yml/badge.svg)](https://github.com/tjmelo/tmx-venus/actions/workflows/npm-registry.yml)

For installation by npm package :
> Aggregated micro frontend
Expand Down

0 comments on commit e9b3ded

Please sign in to comment.