Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IamFlowZ committed Feb 5, 2023
1 parent d92efd1 commit f0c4448
Showing 1 changed file with 4 additions and 24 deletions.
28 changes: 4 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ your local machine for development and testing purposes. See deployment
for notes on deploying the project on a live system.

See [the API Doc for extended details](./API.md)
Also see unit tests for extended usage details.

`npm install aws-cdk-split-horizon-dns`
Then in your code:
Expand Down Expand Up @@ -43,31 +44,14 @@ new SplitHorizonDns(scope, 'MyDNS', {
Requirements for the software and other tools to build, test and push
- [aws-cdk](https://www.example.com)

### Installing

A step by step series of examples that tell you how to get a development
environment running

Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it
for a little demo


## Built With

- [Contributor Covenant](https://www.contributor-covenant.org/) - Used
for the Code of Conduct
- [Creative Commons](https://creativecommons.org/) - Used to choose
the license
- [projen]()
- [CDK]()
- [projen](https://github.com/projen/projen)
- [CDK](https://aws.amazon.com/cdk/)


## Contributing
Expand All @@ -89,15 +73,11 @@ repository](https://github.com/PurpleBooth/a-good-readme-template/tags).
[IamFlowz](https://github.com/IamFlowz)

See also the list of
[contributors](https://github.com/PurpleBooth/a-good-readme-template/contributors)
[contributors](https://github.com/iamflowz/aws-cdk-dns-split-horizon/contributors)
who participated in this project.

## License

Apache. See [LICENSE](./LICENSE)

## Acknowledgments

- Hat tip to anyone whose code is used
- Inspiration
- etc

0 comments on commit f0c4448

Please sign in to comment.