Skip to content

Commit 9b7dd71

Browse files
committed
Link to architecture from the main README
1 parent ed8fd9b commit 9b7dd71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,6 +1093,8 @@ If you're on the [elixir-lang slack](https://elixir-lang.slack.com) also feel fr
10931093

10941094
Note that if the change includes adding new statistics you might need to introduce them to our statistics library [Statistex](https://github.com/bencheeorg/statistex) first!
10951095

1096+
For an overview of benchee's architecture, check out [architecture](./architecture/README.md)!
1097+
10961098
* `mix deps.get` to install dependencies
10971099
* `mix test` to run tests
10981100
* `mix dialyzer` to run dialyzer for type checking, might take a while on the first invocation (try building plts first with `mix dialyzer --plt`)

0 commit comments

Comments
 (0)