Skip to content

Commit

Permalink
Typo in #
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Panasiuk committed Feb 21, 2021
1 parent 6512ae1 commit af24169
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,13 @@ Output from example:
## Examples:
To easy ilustrate i created easy [android app](https://github.com/GHRik/SjpAPI/blob/main/examplesCode/MainActivity.java), so you are free to test it:

#####When you input empty string:
##### When you input empty string:
![Empty_string](https://github.com/GHRik/SjpAPI/blob/main/examplesCode/EmptyStringExample.PNG?raw=true)

#####Input: "zamek":
##### Input: "zamek":
![Zamek_example](https://github.com/GHRik/SjpAPI/blob/main/examplesCode/ZamekExample.PNG?raw=true)

#####Not found in dictionary:
##### Not found in dictionary:
![Not_find_in_dictionary_Example](https://github.com/GHRik/SjpAPI/blob/main/examplesCode/NotFoundInDictionaryExample.PNG?raw=true)


Expand Down

0 comments on commit af24169

Please sign in to comment.