Skip to content

Commit 79ef186

Browse files
authored
Updated style
1 parent 3355746 commit 79ef186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Tested on Linux and Windows 64 bits.
1616

1717
## Examples
1818

19-
* [Git Init](./examples/init): `shows how to initialize a new repo`
20-
* [Git Status](./examples/status): `shows how to use the status APIs`
19+
* [Git Init](./examples/init) `shows how to initialize a new repo`
20+
* [Git Status](./examples/status) `shows how to use the status APIs`
2121
* [Git Add](./examples/add) `shows how to modify the index`
2222
* [Git Checkout](./examples/checkout) `shows how to perform checkouts`.
2323
* [Git Describe](./examples/describe) `shows how to describe commits`.

0 commit comments

Comments
 (0)