Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected Readme #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Corrected Readme #60

wants to merge 2 commits into from

Conversation

itsymbal
Copy link

Fixed a couple of issues with the README, see inline

@@ -109,26 +109,26 @@ InstructionStep(
The `title` is the general title of the Survey you want to conduct. <br/>
The `text` is, in this case, the introduction text which should give an introduction, about what the survey is about.<br/>
The `buttonText` specifies the text of the button, which will start the survey.
All of these properties have to be resource Ids.
All of these properties have to be `String`s.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actual code on master takes Strings

@@ -74,7 +74,7 @@ allprojects {
`build.gradle.kts`
````kotlin
dependencies {
implementation(project("com.quickbirdstudios:surveykit:1.1.0"))
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this was copy-paste from the sample project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant