Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysgodfrey committed Jun 23, 2014
1 parent 4afec44 commit f84f343
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
MSBuild Text Replacement Task
=======================================

[![Build status](https://ci.appveyor.com/api/projects/status/qfgwtdy3fekn2kfb)](https://ci.appveyor.com/project/rhysgodfrey/msbuildcommon)

## Introduction ##

A MSBuild task to allow replacement of a string in a file with another value.

## Download ##
The latest version of the library can be downloaded from the [Latest Release Page](https://github.com/rhysgodfrey/MSBuildCommon/releases/latest).

## Usage ##

Include the DLL in your MSBuild project
Expand Down Expand Up @@ -43,8 +48,8 @@ Then call the *TextReplacementTask* this takes several parameters described belo

## License ##

This library is released under the *FreeBSD License*, see **LICENSE.txt** for more information.
This library is released under the *FreeBSD License*, see **LICENSE.txt** for more information. Please fork this repository and create a Pull Request for any useful updates/enhancements.

Blog: http://www.rhysgodfrey.co.uk

Twitter: @rhysgodfrey
Twitter: @rhysgodfrey

0 comments on commit f84f343

Please sign in to comment.