Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rouvoy committed Nov 5, 2014
1 parent fe19033 commit 9ec20a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
PowerAPI is a middleware toolkit for buidling software-defined power meters. Software-defined power meters are configurable software librairies that can estimate the power consumption of software in real-time. PowerAPI supports the acquisition of raw metrics from a wide diversity of sensors (*eg.*, physical meters, processor interfaces, hardware counters, OS counters) and the delivery of power consumptions via different channels (including filesystem, network, web, graphical). As a middleware toolkit, PowerAPI offers the capability of assemblying power meters *«à la carte»* to accomodate user requirements.

# About
PowerAPI is an open-source project developed by the [Spirals research group](https://team.inria.fr/spirals) (University of Lille 1 and Inria).
PowerAPI is an open-source project developed by the [Spirals research group](https://team.inria.fr/spirals) (University of Lille 1 and Inria). Interested in collaborating with us? Send an email to [email protected].

# Mailing list
You can follow the latest news and asks questions by subscribing to our [mailing list](https://sympa.inria.fr/sympa/info/powerapi).
Expand All @@ -17,7 +17,7 @@ We all stand on the shoulders of giants and get by with a little help from our f
* [Akka](http://akka.io) (version 2.3.6 under [Apache 2 license](http://www.apache.org/licenses/LICENSE-2.0)), for asynchronous processing

# Licence
This software is licensed under the *GNU Affero General Public License*, quoted below.
This software is licensed under the *GNU Affero General Public License*, quoted below. Alternative licenses can be delivered upon [request](mailto:[email protected]).

Copyright (C) 2011-2014 Inria, University of Lille 1.

Expand Down

0 comments on commit 9ec20a5

Please sign in to comment.