Skip to content

Commit 87f5fba

Browse files
authored
Merge pull request libgit2#4238 from libgit2/ethomson/vs_to_vsts
Update README: VS -> VSTS
2 parents 1b6ab16 + 1e27b89 commit 87f5fba

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,9 @@ We ask that you not open a GitHub Issue for help, only for bug reports.
4343
What It Can Do
4444
==============
4545

46-
The goal of this library is to allow its users the ability to handle Git data in
47-
their applications from their programming language of choice, as is used in
48-
production for many applications including the GitHub.com site, in Plastic SCM
49-
and also powering Microsoft's Visual Studio tools for Git.
46+
libgit2 provides you with the ability to manage Git repositories in the
47+
programming language of your choice. It's used in production to power many
48+
applications including GitHub.com, Plastic SCM and Visual Studio Team Services.
5049

5150
It does not aim to replace the git tool or its user-facing commands. Some APIs
5251
resemble the plumbing commands as those align closely with the concepts of the

0 commit comments

Comments
 (0)