Skip to content

Commit

Permalink
Updating usage in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawand Sulaiman committed Feb 15, 2019
1 parent 0bd3706 commit d5c1b28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

This tool is used as a comprehensive multi-criteria approach to find the best ranking among the alternative suppliers.

Output : ![picture alt](./screenshots/ahp_topsis.png "AHP Fuzzy TOPSIS output")

## Usage
1. Make sure you have [Apache Math library](http://commons.apache.org/proper/commons-math/download_math.cgi) in your classpath
2. Edit the fields in [Config](./src/Config.java)
3. Compile and Run [Test](./src/Test.java)

1. Edit the fields in [Config](./src/Config.java)
2. Compile and Run [Test](./src/Test.java)
Output : ![picture alt](./screenshots/ahp_topsis.png "AHP Fuzzy TOPSIS output")

## Learn
[AHP](https://en.wikipedia.org/wiki/Analytic_hierarchy_process)
Expand Down

0 comments on commit d5c1b28

Please sign in to comment.