Skip to content

Commit 4dc6d50

Browse files
docs(readme): rename section and add assertj-quickfixj project
Updated README.md by renaming "example projects" to "related projects". Added a new entry for assertj-quickfixj with a GitHub link. No build or code changes were necessary.
1 parent e0f5d62 commit 4dc6d50

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,16 @@ https://rawgit.com/quickfix-j/quickfixj/master/quickfixj-core/src/main/doc/userm
7070

7171
## basics
7272

73-
### example applications
73+
### related projects
7474

75-
QuickFIX/J includes some example applications in the `quickfixj-examples` module. Moreover, here are some links to example applications:
75+
QuickFIX/J includes some example applications in the `quickfixj-examples` module. Additionally, here are some links to related projects:
7676

7777
Examples by Geoffrey Gershaw: https://github.com/ggershaw/Examples
7878

7979
Examples from QuickFIX/J Spring Boot Starter: https://github.com/esanchezros/quickfixj-spring-boot-starter-examples
8080

81+
AssertJ assertions for QuickFIX/J: https://github.com/esanchezros/assertj-quickfixj
82+
8183
If you would like to be added to this list, please open a PR with the changes.
8284

8385

0 commit comments

Comments
 (0)