Skip to content

Commit

Permalink
Link to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
madelson committed Mar 22, 2020
1 parent 6653a84 commit 801101c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ var command = MyShell.Run("foo.exe", new[] { "arg1", ... }, options => /* can st
### Strong naming
MedallionShell 1.x is not strong-named. In 1.x, a parallel strong-named package [MedallionShell.StrongName](https://www.nuget.org/packages/medallionshell.strongname) is maintained alongside with identical contents.

This package is published from the [strong-name](https://github.com/madelson/MedallionShell/tree/strong-name) branch.

## Contributing
Contributions are welcome! Please report any issues you encounter or ideas for enhancements. If you would like to contribute code, I ask that you file an issue first so that we can work out the details before you start coding and avoid wasted effort on your part.

Expand Down

0 comments on commit 801101c

Please sign in to comment.