Skip to content

Commit 1ecd3d0

Browse files
committed
update README
1 parent 975a847 commit 1ecd3d0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README_en.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,6 @@ Developing in the repository of Kyoto University.
2626
6. Select the folder you unzipped and install.
2727
7. You are ready to use :)
2828

29-
# How to compile from source code
30-
Run
31-
```
32-
npx webpack
33-
```
34-
in the root directory of cloned repository.
35-
3629
# Usage
3730
1. Login to PandA
3831
1. Proceed to main page.
@@ -100,5 +93,12 @@ The cache time can be changed in the configuration.
10093
- 2021/05/17 v3.5.0 Support for color universal design.
10194
- 2021/05/17 v3.5.2 Color code assignments with due date more than 14days
10295

96+
# How to compile from source code
97+
Run
98+
```
99+
npx webpack
100+
```
101+
in the root directory of cloned repository.
102+
103103
# License
104104
Apache-2.0 License

0 commit comments

Comments
 (0)