File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ declare the dependency in your project, ie:
4949</dependency >
5050```
5151
52- # Installation
52+ ## Installation
5353Oracle R2DBC can be obtained from Maven Central.
5454``` xml
5555<dependency >
@@ -148,26 +148,26 @@ For help programming with Oracle R2DBC, ask questions on Stack Overflow tagged w
148148
149149Issues may be opened as described in [ our contribution guide] ( CONTRIBUTING.md ) .
150150
151- # Contributing
151+ ## Contributing
152152
153153This project welcomes contributions from the community. Before submitting a pull
154154request, please [ review our contribution guide] ( ./CONTRIBUTING.md ) .
155155
156- # Security
156+ ## Security
157157
158158Please consult the [ security guide] ( ./SECURITY.md ) for our responsible security
159159vulnerability disclosure process.
160160
161- # License
161+ ## License
162162
163- Copyright (c) 2021 Oracle and/or its affiliates.
163+ Copyright (c) 2021, 2023 Oracle and/or its affiliates.
164164
165165This software is dual-licensed to you under the Universal Permissive License
166166(UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License
1671672.0 as shown at http://www.apache.org/licenses/LICENSE-2.0 . You may choose
168168either license.
169169
170- # Documentation
170+ ## Documentation
171171This document specifies the behavior of the R2DBC SPI as implemented for the
172172Oracle Database. This SPI implementation is referred to as the "Oracle R2DBC
173173Driver" or "Oracle R2DBC" throughout the remainder of this document.
You can’t perform that action at this time.
0 commit comments