Skip to content

Commit 8b4312b

Browse files
authored
formatting [ci skip]
1 parent 0b7d7c8 commit 8b4312b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ auto query = ...
102102
- Synchronous C++ API will throw exceptions on HTTP errors
103103
- Asynchronous APIs will drop inserts on HTTP errors and print to `stderr`
104104
- C api tries to catch CPP exceptions and
105-
- print exceptions to `stderr`
106-
- return non-zero `int` or `nullptr` where sensible
107-
- Open issue: #18
105+
- print exceptions to `stderr`
106+
- return non-zero `int` or `nullptr` where sensible
107+
- Open issue: [#18](https://github.com/d-led/influxdb-cpp-rest/issues/18)
108108

109109
## Build & Test
110110

@@ -128,4 +128,4 @@ If the build fails due to failed dependencies, check [premake5.lua](premake5.lua
128128

129129

130130
## License
131-
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd-led%2Finfluxdb-cpp-rest.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fd-led%2Finfluxdb-cpp-rest?ref=badge_large)
131+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd-led%2Finfluxdb-cpp-rest.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fd-led%2Finfluxdb-cpp-rest?ref=badge_large)

0 commit comments

Comments
 (0)