update readme

This commit is contained in:
CismonX 2018-04-09 14:17:46 +08:00
parent 544a7341b9
commit 72f3a57bc1
1 changed files with 1 additions and 3 deletions

View File

@ -1,14 +1,12 @@
# arma-flow
A simple power flow calculator using Newton's method.
A simple power flow calculator using Newton's method, written in C++ and armadillo.
## 1. Requirements
* A newer version of [Armadillo](http://arma.sourceforge.net/)
* Tested on 8.400.0
* The [Options](https://mulholland.xyz/docs/options/) library
* Compiler with supports C++17
## 2. Documentation