Skip to content

Commit

Permalink
Improve READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanQed committed Feb 10, 2024
1 parent 92c1773 commit 935a9e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ Artifact{type=class io.github.amayaframework.di.Main$Service, metadata=null}]

## Benchmark

See [jmh benchmark](src/jmh/java/io/github/amayaframework/di/ServiceProviderBenchmark.java)
See [jmh benchmark](src/jmh/java/io/github/amayaframework/di/ServiceProviderBenchmark.java).
Running on your machine:

```
Expand Down
2 changes: 1 addition & 1 deletion README_RUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ Artifact{type=class io.github.amayaframework.di.Main$Service, metadata=null}]

## Бенчмарк

См. [jmh бенчмарк](src/jmh/java/io/github/amayaframework/di/ServiceProviderBenchmark.java)
См. [jmh бенчмарк](src/jmh/java/io/github/amayaframework/di/ServiceProviderBenchmark.java).
Запуск на вашей машине:

```
Expand Down

0 comments on commit 935a9e7

Please sign in to comment.