Skip to content

Commit cb87820

Browse files
authored
Hotfix README impagination
1 parent fe0d73f commit cb87820

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ CMake 3.14
1717

1818
## Installation
1919
- **Manual**
20+
2021
Download this repository:
2122
```sh
2223
git clone git@github.com:XaBerr/LGB-methods.git
@@ -27,6 +28,7 @@ CMake 3.14
2728
```
2829

2930
- **CMake module**
31+
3032
Module data:
3133
```java
3234
FetchContent_Declare(
@@ -163,4 +165,4 @@ perturbation = 0.01;
163165
- **+2**: Stopped because threshold reached
164166

165167
## Example
166-
Also check out the example in `apps/example.cpp`.
168+
Also check out the example in `apps/example.cpp`.

0 commit comments

Comments
 (0)