Skip to content

Commit

Permalink
docs: small reordering of paragraphs (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelol authored Jan 16, 2023
1 parent a9d7256 commit f35ba9a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,18 +187,6 @@ by the overlay used when [installing](#install) the operator:
kubectl delete -k --ignore-not-found=true <overlay-directory>
```

## Contributing

We would love your feedback on any aspect of the Image Scanner!
Feel free to open issues for things you think can be improved.
Or/and open a PR (better) to show how we can improve.

See [Contributing](CONTRIBUTING.md) for information about setting up
your local development environment, and the contribution workflow expected.

Please ensure that you are following our [Code Of Conduct](CODE_OF_CONDUCT.md)
during any interaction with the community.

### How it works

This project aims to follow the Kubernetes
Expand Down Expand Up @@ -229,6 +217,18 @@ Using a simple `Pod`, with a single container, as an example:

![Image scanner architecture](http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/statnett/image-scanner-operator/main/docs/architecture.puml)

## Contributing

We would love your feedback on any aspect of the Image Scanner!
Feel free to open issues for things you think can be improved.
Or/and open a PR (better) to show how we can improve.

See [Contributing](CONTRIBUTING.md) for information about setting up
your local development environment, and the contribution workflow expected.

Please ensure that you are following our [Code Of Conduct](CODE_OF_CONDUCT.md)
during any interaction with the community.

## License

Licensed under the [MIT License](LICENSE).
Expand Down

0 comments on commit f35ba9a

Please sign in to comment.