Skip to content

Commit e590c5d

Browse files
authored
Remove status to see if the format works
1 parent 67a98a8 commit e590c5d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
5. [How To Run MLC](#how_to_run_mlc)
1818
6. [Testing](#testing)
1919

20-
## Status
21-
[![Build Status](https://travis-ci.org/Ezetowers/MLC.svg?branch=master)](https://travis-ci.org/Ezetowers/MLC)
22-
2320
<div id='abstract'/>
2421
## Abstract
2522
MLC is a framework designed to solve chaotic problems related with the field of fluodynamics.
@@ -112,7 +109,7 @@ content is stored in */tmp/mlc.log*.
112109
The log configuration can be changed modifying the parameter **logmode** in the **LOGGING** section of the
113110
[config file](conf/configuration.conf). Take care to put a valid value in order to avoid problems running the application.
114111

115-
<div id='how_to_run_MLC'/>
112+
<div id='how_to_run_mlc'/>
116113
## How to Run MLC
117114
For the moment, MLC does not receive any parameters to run. As it was said in previous sections, it retrieves the
118115
desired configuration from the [configuration file](conf/configuration.conf) and redirects the output obeying the rules dictated by the [logging config file](conf/logging.conf).

0 commit comments

Comments
 (0)