Skip to content

Commit 7de7b3f

Browse files
authored
Add link to configuration options
1 parent 8d6fd64 commit 7de7b3f

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
@@ -23,7 +23,6 @@ For asking questions please use the mailing list: https://lists.sourceforge.net/
2323
Please report issues at http://www.quickfixj.org/jira.
2424

2525
## contributions
26-
2726
Pull requests are always welcome! Best is if you added a unit test to show that a certain bug has been fixed or a new feature works as expected.
2827

2928
## build instructions
@@ -43,6 +42,9 @@ Slow: if you want to run all tests:
4342
$ mvn clean package -Dmaven.javadoc.skip=true
4443
```
4544

45+
## configuration options
46+
https://rawgit.com/quickfix-j/quickfixj/master/quickfixj-core/src/main/doc/usermanual/usage/configuration.html
47+
4648
## basics
4749

4850
### Creating a QuickFIX/J application

0 commit comments

Comments
 (0)