Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy K. Oak (Adrián Robles Maiz) committed Sep 4, 2015
1 parent a42df13 commit 16f8751
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,29 @@
- [Installation](#installation)
- [Features](#features)
- [Examples](#examples)
- [Collections](#collections)
- [Collection](#collection)
- [TypedCollection](#typedcollection)
- [UniquedCollection](#uniquedcollection)
- [UniquedTypedCollection](#uniquedtypedcollection)
- [DataType](#datatype)
- [Enum](#enum)
- [SimpleValueObject](#simplevalueobject)
- [ArrayUtils](#arrayutils)
- [Flatten](#flatten)
- [ToXmlString and ToXml](#toxmlstring-and-toxml)
- [ObjectUtils](#objectutils)
- [ToArray](#toarray)
- [ToXmlString and ToXml](#toxmlstring-and-toxml)
- [StringUtils](#stringutils)
- [BeginsWith](#beginswith)
- [EndsWith](#endswith)
- [RemoveAccents](#removeaccents)
- [RemoveExtraSpaces](#removeextraspaces)
- [IsUrl and IsEmail](#isurl-and-isemail)
- [FileUtils](#fileutils)
- [ExtensionIs](#extensionis)
- [ScanDir](#ScanDir)
- [Collections](#collections)
- [Collection](#collection)
- [TypedCollection](#typedcollection)
- [UniquedCollection](#uniquedcollection)
- [UniquedTypedCollection](#uniquedtypedcollection)
- [DataType](#datatype)
- [Enum](#enum)
- [SimpleValueObject](#simplevalueobject)
- [ArrayUtils](#arrayutils)
- [Flatten](#flatten)
- [ToXmlString and ToXml](#toxmlstring-and-toxml)
- [ObjectUtils](#objectutils)
- [ToArray](#toarray)
- [ToXmlString and ToXml](#toxmlstring-and-toxml)
- [StringUtils](#stringutils)
- [BeginsWith](#beginswith)
- [EndsWith](#endswith)
- [RemoveAccents](#removeaccents)
- [RemoveExtraSpaces](#removeextraspaces)
- [IsUrl and IsEmail](#isurl-and-isemail)
- [FileUtils](#fileutils)
- [ExtensionIs](#extensionis)
- [ScanDir](#ScanDir)
- [Quality](#quality)
- [Contribute](#contribute)
- [Authors](#authors)
Expand Down

0 comments on commit 16f8751

Please sign in to comment.