Skip to content

Commit 2cc3304

Browse files
committed
📝 Update README title and ABOUT FIX 5
1 parent 9bf9819 commit 2cc3304

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/ABOUT.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ What I do **not** plan to bind from this crate:
4343
For example:
4444
- In [MatchType](https://www.onixs.biz/fix-dictionary/5.0/tagNum_574.html) some tag is defined multiple times.
4545
Generated enum are so inconsistent and cannot be safely generated.
46-
- There is no header / trailer in spec files (see: [FIX50.xml](https://github.com/quickfix/quickfix/blob/0b88788710b6b9767440cd430bf24c6b6e2080a2/spec/FIX50.xml#L2)).
4746
- There are probably other incompatibility but I stopped here ...
4847

49-
You can edit XML spec to your need and create a package with desired spec locally.
48+
You can edit XML spec to your need and create a package with desired spec locally.\
49+
Check FAQ for more info on this.
5050

5151
6. All binding of `LogFactory`.
5252

quickfix/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Quick fix binding for Rust
1+
# QuickFIX Rust
22

33
![CI workflow](https://github.com/arthurlm/quickfix-rs/actions/workflows/ci.yml/badge.svg)
44
![MSRV](https://img.shields.io/badge/MSRV-1.70.0-blue)

0 commit comments

Comments
 (0)