Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loaded02 authored Sep 26, 2017
1 parent eaf83ef commit 8198342
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# ICF_Report [![Build Status](https://travis-ci.org/loaded02/ICF_Report.svg?branch=master)](https://travis-ci.org/loaded02/ICF_Report)
# ICF_Report
[![Build Status](https://travis-ci.org/loaded02/ICF_Report.svg?branch=master)](https://travis-ci.org/loaded02/ICF_Report)

This is a simple GUI-Programm, which is supposed to help creating a brief ICF Report.
The ICF Report is used to describe a patient status, e.g. during a medical therapy.
Expand All @@ -23,3 +24,16 @@ Check [WHO](http://www.who.int/classifications/icf/en/) for more information abo
3. cd build
4. qmake ../ICF_Report.pro -r -spec linux-g++
5. make

## SCREENSHOTS:
Menu

![Menu](https://github.com/loaded02/ICF_Report/raw/master/doc/screenshot_1.png)

Create Report

![Report](https://github.com/loaded02/ICF_Report/raw/master/doc/screenshot_2.png)

Generate Pdf

![Pdf](https://github.com/loaded02/ICF_Report/raw/master/doc/screenshot_3.png)

0 comments on commit 8198342

Please sign in to comment.