Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Perlkonig authored Jun 11, 2016
1 parent e4a79ec commit 54aca61
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 @@ -4,6 +4,8 @@ These are just a couple tools I coded for use where I work. I can't guarantee th

I'm just sharing this because a couple people asked for the code. If you find it useful, great!

If you just want to see the algorithms, then you'll be most interested in the files `Ribbon1.cs` (which contains the code that runs when you click a ribbon button and describes the overall algorithms) and `TextHelpers.cs` (which contains all the little helper functions that make writing the algorithms easier).

I'm happy to answer questions, and I'm always open to suggestions for improvement.

Good luck!
Expand Down

0 comments on commit 54aca61

Please sign in to comment.