Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
levichevdmitry committed Jan 6, 2020
1 parent a000500 commit c838faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The framework provides a light-weight container that can be embedded inside a se
as a system process, for example. Container configuration serves as a recipe for instantiating and configuring components inside the container.
The default container factory provides generic functionality on-demand, such as logging and performance monitoring.

- [**Conteiner**](https://godoc.org/github.com/pip-services3-go/pip-services3-container-go/container) - Component container and container as a system process
- [**Container**](https://godoc.org/github.com/pip-services3-go/pip-services3-container-go/container) - Component container and container as a system process
- [**Build**](https://godoc.org/github.com/pip-services3-go/pip-services3-container-go/build) - Container default factory
- [**Config**](https://godoc.org/github.com/pip-services3-go/pip-services3-container-go/config) - Container configuration
- [**Refer**](https://godoc.org/github.com/pip-services3-go/pip-services3-container-go/refer) - Container references
Expand Down

0 comments on commit c838faa

Please sign in to comment.