Skip to content

Commit 2a13ce1

Browse files
committed
Update README.md
1 parent e79717a commit 2a13ce1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ If you are the author of a cn1lib and want it to be listed here go thru the foll
1919
- Star and fork this project
2020
- In your fork drag the cn1lib file into the [cn1libs directory](https://github.com/codenameone/CodenameOneLibs)
2121
- In the [CN1Libs.xml file](https://github.com/codenameone/CodenameOneLibs/blob/master/CN1Libs.xml) click the edit button and add an entry for your lib
22+
- Commit your changes and press the Pull Request button in your fork, follow the process to submit that pull request to us
2223

2324
A few things to keep in mind when adding an entry:
2425

25-
- Version is an integer value to help us identify that the library has changed. Integers are more useful in that sense.
26+
- Version is an integer value to help us identify that the library has changed. If you just want to submit an update then just follow the same steps and replace the version number.
2627
- The name is case sensitive and uniquely identifies your library. Don't change the case and make sure the name is correct
2728

0 commit comments

Comments
 (0)