Skip to content

Commit 597b10b

Browse files
committed
add info in README.md
1 parent e657ed9 commit 597b10b

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
1-
# mcdm-scalajs
1+
# Easy Online MCDM
2+
23
Multiple-criteria decision making tools in Scalajs
4+
5+
# Try Online!
6+
7+
[https://jbytecode.github.io/mcdm/](https://jbytecode.github.io/mcdm/)
8+
9+
# Features
10+
11+
- Single page application
12+
- More than 20 MCDM methods
13+
- Automatic weighting tools as well as custom weighting
14+
- After loading the page no need for internet connection
15+
- Works well in mobile devices
16+
17+
# Implementation Details
18+
19+
- Written in Scala
20+
- Compiled to Javascript using Scala.js
21+
- No external dependencies
22+
23+

0 commit comments

Comments
 (0)