Skip to content

Commit fbd18ba

Browse files
authored
Update README.md
1 parent 30fbe02 commit fbd18ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Oracle R2DBC is compatible with JDK 11 (or newer), and has the following runtime
7878
The Oracle R2DBC Driver has been verified with Oracle Database versions 18, 19,
7979
and 21.
8080

81-
# Code Examples
81+
## Code Examples
8282

8383
The following method returns an Oracle R2DBC `ConnectionFactory`
8484
```java
@@ -143,7 +143,7 @@ is called.
143143

144144
Additional code examples can be found [here](sample).
145145

146-
# Help
146+
## Help
147147
For help programming with Oracle R2DBC, ask questions on Stack Overflow tagged with [[oracle] and [r2dbc]](https://stackoverflow.com/tags/oracle+r2dbc). The development team monitors Stack Overflow regularly.
148148

149149
Issues may be opened as described in [our contribution guide](CONTRIBUTING.md).

0 commit comments

Comments
 (0)