Skip to content

Commit f816d1e

Browse files
authored
docs: update README.md
1 parent b153607 commit f816d1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Database Sync
1+
# Security Database Sync
22

3-
[![Build Status](https://dev.azure.com/30CTB/Security-Database-Sync/_apis/build/status/securedevteam.Security-Database-Sync?branchName=master)](https://dev.azure.com/30CTB/Security-Database-Sync/_build/latest?definitionId=3&branchName=master)
3+
[![.NET](https://github.com/securedevteam/Security-Database-Sync/actions/workflows/dotnet.yml/badge.svg)](https://github.com/securedevteam/Security-Database-Sync/actions/workflows/dotnet.yml)
44

55
The developed software allows synchronization for the N-number of databases with identical tables. The idea of this project was the need for synchronization of MS SQL Server databases, where the server must constantly have up-to-date (updated) data from all other databases. This application has a number of features for synchronization, cleaning and template filling of a specific table in the database. The main application interface is implemented as a Console App.
66

0 commit comments

Comments
 (0)