Skip to content

Commit 9fe3634

Browse files
committed
Textual tweaks
1 parent 918ea22 commit 9fe3634

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,9 @@ and 34 digits) using _decimal64_ and _decimal128_ in the protocol, and this
4949
support needed to be added to [Jaybird](https://github.com/FirebirdSQL/jaybird),
5050
the Firebird JDBC driver.
5151

52-
Unfortunately, I ([Mark Rotteveel](https://github.com/mrotteveel/)) was unable
53-
to find an existing library for this (maybe my Google-fu is lacking though), so
54-
I created one. As I believe others may have similar needs, I decided to release
55-
it as a separate library.
52+
As I was unable to find an existing library for this (maybe my Google-fu is
53+
lacking though), so I created one. As I believe others may have similar needs, I
54+
decided to release it as a separate library.
5655

5756
I have tried to keep this library generically usable, but I'm sure this
5857
_raison d'être_ has informed a number of design and implementation decisions.

0 commit comments

Comments
 (0)