Skip to content

Commit db24423

Browse files
Updated readme to correct markdown formatting issue.
1 parent 4cc118b commit db24423

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Follow these steps to integrate the ONIXLabs Corda Core API into your applicatio
4747
}
4848
```
4949
50-
## Package Versioning
50+
## Package Versioning
5151
5252
The ONIXLabs Corda Core API uses semantic versioning for every published release of the API. Version numbers apply the following format, **_major_._minor_._patch_**; for example 1.2.34
5353
@@ -56,8 +56,3 @@ The ONIXLabs Corda Core API uses semantic versioning for every published release
5656
- **Patch** - The API contains bug fixes which are backwards compatible.
5757
5858
Release Candidate versions are considered unstable and likely to change quickly. Release Candidate version numbers apply the following format, **_major_._minor_._patch_-rc#**; for example 1.2.0-rc3
59-
60-
61-
62-
63-

0 commit comments

Comments
 (0)