diff --git a/book/introduction.asc b/book/introduction.asc index 73c09d2e5..2f6ac4cbe 100644 --- a/book/introduction.asc +++ b/book/introduction.asc @@ -55,8 +55,8 @@ We leave that up to you. In *Appendix A*, we look at a number of examples of using Git in various specific environments. We cover a number of different GUIs and IDE programming environments that you may want to use Git in and what -is available for you. If you're interested in an overview of using Git in your shell, in Visual Studio -or Eclipse, take a look here. +is available for you. If you're interested in an overview of using Git in your shell, your IDE, +or your text editor, take a look here. In *Appendix B*, we explore scripting and extending Git through tools like libgit2 and JGit. If you're interested in writing complex and fast custom tools and need low-level Git access, this is where you can