Skip to content

Commit

Permalink
Change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed Apr 5, 2024
1 parent d731276 commit 05469e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Factorial One

[![Build and Publish Storybook to GitHub Pages](https://github.com/josepjaume/factorial-one/actions/workflows/deploy.yaml/badge.svg)](https://github.com/josepjaume/factorial-one/actions/workflows/deploy.yaml)
[![Storybook Tests](https://github.com/josepjaume/factorial-one/actions/workflows/storybook-tests.yaml/badge.svg)](https://github.com/josepjaume/factorial-one/actions/workflows/storybook-tests.yaml)
[![Build and Publish Storybook to GitHub Pages](https://github.com/factorialco/factorial-one/actions/workflows/deploy.yaml/badge.svg)](https://github.com/josepjaume/factorial-one/actions/workflows/deploy.yaml)
[![Storybook Tests](https://github.com/factorialco/factorial-one/actions/workflows/storybook-tests.yaml/badge.svg)](https://github.com/josepjaume/factorial-one/actions/workflows/storybook-tests.yaml)

[josepjaume.github.io/factorial-one/](https://josepjaume.github.io/factorial-one/)
[factorialco.github.io/factorial-one/](https://factorialco.github.io/factorial-one/)

How to run:

```bash
$ npm install
$ npm run storybook
$ npm start
```

0 comments on commit 05469e2

Please sign in to comment.