Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
Remove roadmap (create it as Issue #1), attempt to fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
Tricertops committed Jan 14, 2014
1 parent 19c6c1b commit ce7e05e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 38 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
40 changes: 6 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions Sources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
*To be implemented…*


[1]: Core/README.md
[2]: Foundation/README.md
[3]: Geometry/README.md
[1]: Core
[2]: Foundation
[3]: Geometry

0 comments on commit ce7e05e

Please sign in to comment.