Skip to content

Commit 9b844cd

Browse files
committed
readme
1 parent e6fef23 commit 9b844cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![NuGet Badge](https://buildstats.info/nuget/EntitySyncingClient)](https://www.nuget.org/packages/EntitySyncingClient/)
55
[![Image of Build](https://img.shields.io/badge/Powered%20by-tiesky.com-1883F5.svg)](https://tiesky.com)
66

7-
Synchronizes entities between the server and the clients, using <a href = 'https://github.com/hhblaze/DBreeze/' target='_blank'>DBreeze</a> techniques (made for .NET C# Xamarin Core Stabdard).
7+
Synchronizes entities between the server and the clients, using <a href = 'https://github.com/hhblaze/DBreeze/' target='_blank'>DBreeze</a> techniques (made for .NET C# Xamarin Core Standard).
88

99
Typical case is a mobile application (APP) that wants to have in a local database a list of TODO-tasks for the concrete user.
1010
Local database gives an ability to read and create tasks being offline from the server.

0 commit comments

Comments
 (0)