You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,6 @@ The Unity Container (Unity) is a lightweight, extensible dependency injection co
16
16
* Instance and type interception
17
17
* Registration by convention
18
18
19
-
# Documentation
20
-
21
-
The documentation is a work in progress project. Some info is available [here](https://unitycontainer.github.io) but more is coming...
22
-
23
-
24
-
# Issues and Contributions
25
-
26
-
- If something is broken and you know how to fix it, send a pull request.
27
-
- If you have no idea what is wrong, create an issue
28
-
29
-
## Any feedback and contributions are welcome
30
19
31
20
# New Features
32
21
[**Suggest**](https://feathub.com/unitycontainer/unity/features/new) new features or vote for the proposals you like, [**ADD**](https://feathub.com/unitycontainer/unity/features/new) your comments:
@@ -72,3 +61,18 @@ The compatibilty would not be a driving factor so better performance and functio
72
61
73
62
74
63
64
+
65
+
## Documentation
66
+
67
+
The documentation is a work in progress project. Some info is available [here](https://unitycontainer.github.io) but more is coming...
68
+
69
+
70
+
## Issues and Contributions
71
+
72
+
- If something is broken and you know how to fix it, send a pull request.
73
+
- If you have no idea what is wrong, create an issue
74
+
75
+
### Any feedback and contributions are welcome
76
+
77
+
If you have something you'd like to improve do not hesitate to send a Pull Request
0 commit comments