Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Dec 14, 2023
1 parent c67977c commit ef26e25
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<a aria-label="vscode" href="https://code.visualstudio.com/">
<img src="https://img.shields.io/badge/-visual studio code-007ACC.svg?logo=visualstudiocode&style=for-the-badge&labelColor=000000" alt="vscode">
</a>
<a aria-label="License" href="https://github.com/OpenUp-LabTakizawa/tna/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/OpenUp-LabTakizawa/tna?style=for-the-badge&labelColor=000000" alt="License">
<a aria-label="License" href="https://github.com/OpenUp-LabTakizawa/dcrs/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/OpenUp-LabTakizawa/dcrs?style=for-the-badge&labelColor=000000" alt="License">
</a>
</p>
<p align="center">
Expand All @@ -33,10 +33,10 @@ From your command line:

```bash
# Clone this repository
$ git clone https://github.com/OpenUp-LabTakizawa/tna
$ git clone https://github.com/OpenUp-LabTakizawa/dcrs

# Install dependencies with bun
$ cd tna && bun i
$ cd dcrs && bun i

# Develop the app
$ bun --bun run dev
Expand Down Expand Up @@ -86,4 +86,4 @@ This software uses the following open source packages:
## 📄 License

The Apache License Version 2.0 (2023) - [OpenUp-LabTakizawa](https://github.com/OpenUp-LabTakizawa).
Please have a look at the [LICENSE](https://github.com/OpenUp-LabTakizawa/tna/blob/main/LICENSE) for more details.
Please have a look at the [LICENSE](https://github.com/OpenUp-LabTakizawa/dcrs/blob/main/LICENSE) for more details.

0 comments on commit ef26e25

Please sign in to comment.