Skip to content

Commit dd8603e

Browse files
authored
Update README.md
1 parent a368eb7 commit dd8603e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The UFE package comes with freely available high performance UFEed© client adap
2727
This brief example demonstrates how to create a client and a server that can listen and accept or initiate FIX sessions. This example uses the standard FIX42 dictionary.
2828

2929
## To download
30-
There are two branches: `master` (stable version) and `dev` (latest cutting edge). Optionally specify the `dev` branch when you clone:
30+
There are two branches: [`master`](https://github.com/fix8mt/fix8pro_example) (stable version) and [`dev`](https://github.com/fix8mt/fix8pro_example/tree/dev) (latest cutting edge). Optionally specify the `dev` branch when you clone:
3131
```bash
3232
git clone https://github.com/fix8mt/fix8pro_example.git [-b dev]
3333
cd fix8pro_example

0 commit comments

Comments
 (0)