Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion android_weatherlib_start.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h1 style="text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);">Weatherlib <br/> <f
<p>
<strong>One important aspect we must notice is that the first two client are asynchronous client, while the last one is synchronous.</strong>
</p>
<p>In the build.gradle we have to add dependecies, according to the type of the client you choosed</p>
<p>In the build.gradle we have to add dependecies, according to the type of the client you chose</p>



Expand Down