Skip to content

Commit 837915c

Browse files
committed
Adding references to FormatterKit and TransformerKit into README
1 parent ba44ad8 commit 837915c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ InflectorKit
55

66
InflectorKit ports the string inflection functionality of [Rails ActiveSupport](https://github.com/rails/rails/blob/master/activesupport/lib/active_support/inflector/inflections.rb) to Foundation.
77

8+
> InflectorKit joins [FormatterKit](https://github.com/mattt/FormatterKit) & [TransformerKit](https://github.com/mattt/TransformerKit) in providing well-designed APIs for manipulating user-facing content.
9+
810
## Usage
911

1012
```objective-c

0 commit comments

Comments
 (0)