diff --git a/README.md b/README.md new file mode 100644 index 0000000..2071436 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +NSData+SA_NSStringExtensions + +Adds utility functions to NSString. + +This category on NSData adds methods for splitting by whitespace, finding whitespace, and checking whether a string contains characters from an NSSet or another NSString. + +Copyright (c) 2015 Said Achmiz.