Skip to content

Commit 181ccd5

Browse files
authored
Cleaned
1 parent 4cc7b36 commit 181ccd5

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
1-
# Expressions
2-
3-
## Usage
4-
51
![Something to understand how works ...](about.png)
62

73
See more [examples](https://github.com/ZenAlgorithms/Expressions/blob/master/tests/implementation_test.cc) ...
84

95
## Build
106

117
```shell
12-
git clone git@github.com:ZenAlgorithms/Expressions.git
8+
git clone https://github.com/ZenAlgorithms/Expressions.git
139
cd Expressions
1410
mkdir build
1511
cd build
1612
cmake ..
1713
make
1814
make install
19-
```
15+
```

0 commit comments

Comments
 (0)