Skip to content

Commit

Permalink
docs: add 'Requirements for Development' in README (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
exKAZUu committed May 8, 2020
1 parent 0997204 commit c762c13
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,15 @@ The visualization result of https://github.com/WillBooster/plantuml-visualizer/p

![Example](example.png)

## Requirements for Development

- [Node.js](https://nodejs.org/)
- [Yarn v1](https://classic.yarnpkg.com/)

Please check the detailed versions in [GitHub Actions](https://github.com/WillBooster/plantuml-visualizer/actions?query=workflow%3A%22Check+and+build+code%22) like the below screenshot.

![GitHub Actions](github-actions.png)

## Development Preparation

1. `yarn` to install the latest dependencies
Expand Down
Binary file added github-actions.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c762c13

Please sign in to comment.