Reformat Readme#140
Open
padamchopra wants to merge 1 commit intoscorelab:c_in_refinefrom
padamchopra:c_in_refine
Open
Reformat Readme#140padamchopra wants to merge 1 commit intoscorelab:c_in_refinefrom padamchopra:c_in_refine
padamchopra wants to merge 1 commit intoscorelab:c_in_refinefrom
padamchopra:c_in_refine
Conversation
| 1)Download the zip file from the repository at | ||
| https://github.com/scorelab/kute/tree/c_in_refine or,use the following git command to clone the file | ||
| - Download the zip file from the repository at | ||
| https://github.com/scorelab/kute/tree/c_in_refine oruse the following git command to clone the file |
Collaborator
There was a problem hiding this comment.
There's a missing space between "or use".
| https://github.com/scorelab/kute/tree/c_in_refine or,use the following git command to clone the file | ||
| - Download the zip file from the repository at | ||
| https://github.com/scorelab/kute/tree/c_in_refine oruse the following git command to clone the file | ||
| > git clone https://github.com/scorelab/kute.git |
Collaborator
There was a problem hiding this comment.
Can we change this to a code?
git clone https://github.com/scorelab/kute.git
| > git clone https://github.com/scorelab/kute.git | ||
|
|
||
| 2)Next set up Android Studio on your device,using the following link | ||
| - Next set up Android Studio on your device,using the following link |
Collaborator
There was a problem hiding this comment.
Let's add a space after the comma.
Collaborator
There was a problem hiding this comment.
Also please make sure to stop all sentences with a period. :)
| - Go to the zip file or navigate to the directory using the `cd` command and launch the project | ||
|
|
||
| 6)The project will build automatically,there might be some errors but android studio will provide you with the problem and even give you an option to install the required components causing the error. | ||
| - The project will build automatically,there might be some errors but android studio will provide you with the problem and even give you an option to install the required components causing the error. |
Collaborator
There was a problem hiding this comment.
Can you make this as follows?
- The project should build automatically. If there were any errors, the android studio will provide you with problems and options to install the required components causing the error.
| - After this Run the app and select the emulator or your android device. | ||
|
|
||
| 8)Wait for the emulator to start up and turn on,later the APK file will install automatically | ||
| - Wait for the emulator to start up and turn on,later the APK file will install automatically |
Collaborator
There was a problem hiding this comment.
Add a space after the comma.
vihanga-liyanage
requested changes
Apr 8, 2018
Collaborator
vihanga-liyanage
left a comment
There was a problem hiding this comment.
Please find the inline comments.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the readme by resizing screenshots and using markdown formatting for bullet points to make it more readable and easy to comprehend.
Signed off by Padam Chopra