Skip to content

Commit

Permalink
Remove banner info because that belongs in the docs site. (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
arscan committed Sep 17, 2024
1 parent 48532ce commit d4a676c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,6 @@ GET http://localhost:4567/inferno/api/test_sessions/TEST_SESSION_ID/results
## Development in a Ruby console
To get to an interactive console, run `bundle exec bin/inferno console`

## Customizable Banner
Inferno Core allows you to add your own customizable banner in each Test Kit.
To test this functionality while developing Inferno Core, edit the
`config/banner.html.erb` file. The
size and appearance of the banner can be controlled by using the inline style
attribute.

## Documentation
Inferno Core documentation has primarily moved to the
[Inferno Framework documentation
Expand Down

0 comments on commit d4a676c

Please sign in to comment.