Skip to content

Commit

Permalink
Merge pull request #4 from gitter-badger/gitter-badge
Browse files Browse the repository at this point in the history
Add a Gitter chat badge to README.md
  • Loading branch information
JaCraig committed Aug 26, 2015
2 parents 89511e3 + 9a196fc commit 34c4241
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
### Be the Batman of Programmers

[![Join the chat at https://gitter.im/JaCraig/Craig-s-Utility-Library](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JaCraig/Craig-s-Utility-Library?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Have you ever thought about why Batman is as effective as he is? I mean sure he's rich, in better shape than any of us will ever be, and is a master at martial arts, but what almost always wins the day for him is that utility belt. It's the never ending supply of gadgets and utilities that he can use in the appropriate situation that really saves the day. And Craig's Utility Library is the same for programmers.

With .Net we have a number of built in classes and functions to help make a programmer's life easier, but let's face facts, they didn't think of everything. Craig's Utility Library tries to fill in some of those gaps (or at least the ones that I've run into). It comes with a couple hundred extension methods, built in data types such as a BTree, priority queue, ring buffer, etc. And that's just the DataTypes namespace. When you add it all up, Craig's Utility Library is one of the largest set of utilities for .Net out there...
Expand Down

0 comments on commit 34c4241

Please sign in to comment.