Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit f85d54c

Browse files
authored
minor updates
1 parent df989df commit f85d54c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Environment
2929
3030
Options
3131
-u, --username EMAIL user's email
32-
-p, --password password user's password
32+
-p, --password PASSWORD user's password
3333
-n, --name NAME creation name
3434
-d, --description TEXT description text
3535
-g, --gallery GALLERY_ID add creation to gallery
@@ -41,3 +41,7 @@ It's recommended to set the required credentials in the enviroment:
4141
- `CREATUBBLES_CLIENT_ID`, `CREATUBBLES_CLIENT_SECRET`: the OAuth client ID and secret
4242
- `CREATUBBLES_USERNAME`, `CREATUBBLES_PASSWORD`: the user's email and password for login (actually optional for using the API - but uploading requires user credentials, soe make sure to supply them)
4343
- `CREATUBBLES_API_URL`: you usually won't need to change.
44+
45+
## Ruby version
46+
47+
Supported Ruby versions: 2.3.1

0 commit comments

Comments
 (0)