We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975a847 commit 1ecd3d0Copy full SHA for 1ecd3d0
README_en.md
@@ -26,13 +26,6 @@ Developing in the repository of Kyoto University.
26
6. Select the folder you unzipped and install.
27
7. You are ready to use :)
28
29
-# How to compile from source code
30
-Run
31
-```
32
-npx webpack
33
34
-in the root directory of cloned repository.
35
-
36
# Usage
37
1. Login to PandA
38
1. Proceed to main page.
@@ -100,5 +93,12 @@ The cache time can be changed in the configuration.
100
93
- 2021/05/17 v3.5.0 Support for color universal design.
101
94
- 2021/05/17 v3.5.2 Color code assignments with due date more than 14days
102
95
96
+# How to compile from source code
97
+Run
98
+```
99
+npx webpack
+in the root directory of cloned repository.
+
103
# License
104
Apache-2.0 License
0 commit comments