diff --git a/LICENSE b/LICENSE index b63a58e..3b2e2b0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013 Martin Kiss +Copyright (c) 2014 Martin Kiss Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.md b/README.md index 941a043..8bb3d6e 100644 --- a/README.md +++ b/README.md @@ -65,44 +65,16 @@ Basic library ***Foundation*** provides transformers for many standard classes l More modules will be added, mainly **UIKit** additions. - -## Examples - -*To be implemented…* - - - --- -### Project in development… - -#### Core - - [x] **Producers** + Tests - - [x] **Consumers** + Tests - - [x] **Connection** + Tests - - [x] **Queue** + Tests - - [x] **Transformers** + Tests - - [x] **Predicates** - -#### Foundation - - [x] **Notificator** + Tests - - [x] **Timer** + Tests - - [x] **Transformers** - - [x] **Math** + Tests - - [ ] Predicates - -#### Geometry - - [x] **Transformers** - - [x] **Predicates** - -#### UIKit - - [ ] Producers - - [ ] Consumers - - [ ] Predicates - - [ ] Transforms +### [Project in development…](2) --- +Licensed under The MIT License (MIT) +Copyright © 2014 Martin Kiss + -[1]: Sources/README.md +[1]: Sources +[2]: https://github.com/iMartinKiss/Objective-Chain/issues/1 diff --git a/Sources/README.md b/Sources/README.md index a8396e3..78767a3 100644 --- a/Sources/README.md +++ b/Sources/README.md @@ -22,6 +22,6 @@ *To be implemented…* -[1]: Core/README.md -[2]: Foundation/README.md -[3]: Geometry/README.md \ No newline at end of file +[1]: Core +[2]: Foundation +[3]: Geometry \ No newline at end of file