Skip to content

Commit

Permalink
docs: fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mosure committed Jan 14, 2021
1 parent 0be5b3b commit c364702
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
C++17 inversion of control and dependency injection container library.

## Features
- Constant, dynamic, and factory resolvers
- Singleton and per-resolution scopes
* Constant, dynamic, and factory resolvers
* Singleton and per-resolution scopes

## Integration

Expand Down Expand Up @@ -201,8 +201,8 @@ Use the following to run tests:
`bazel run test --enable_platform_specific_config`

## TODOS
- More compile-time checks
- Thread safety
* More compile-time checks
* Thread safety

## Generating `single_include` Variant

Expand Down

0 comments on commit c364702

Please # to comment.