Skip to content

Commit

Permalink
Hotfix README impagination
Browse files Browse the repository at this point in the history
  • Loading branch information
XaBerr authored Apr 21, 2020
1 parent fe0d73f commit cb87820
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ CMake 3.14

## Installation
- **Manual**

Download this repository:
```sh
git clone git@github.com:XaBerr/LGB-methods.git
Expand All @@ -27,6 +28,7 @@ CMake 3.14
```

- **CMake module**

Module data:
```java
FetchContent_Declare(
Expand Down Expand Up @@ -163,4 +165,4 @@ perturbation = 0.01;
- **+2**: Stopped because threshold reached

## Example
Also check out the example in `apps/example.cpp`.
Also check out the example in `apps/example.cpp`.

0 comments on commit cb87820

Please sign in to comment.