Skip to content

Commit d334fdd

Browse files
authored
Update README.md
Signed-off-by: Zoe Braiterman <[email protected]>
1 parent b453d6b commit d334fdd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# AWS Blockchain Node Runners
22

3-
This repository contains sample [AWS Cloud Development Kit (CDK)](https://aws.amazon.com/cdk/) applications (Node Runner Blueprints) to deploy on AWS self-service blockchain nodes for various protocols. For more information see [Introducing AWS Blockchain Node Runners](https://aws-samples.github.io/aws-blockchain-node-runners/docs/intro).
3+
This repository contains sample [AWS Cloud Development Kit (CDK)](https://aws.amazon.com/cdk/) applications (Node Runner Blueprints) to deploy on AWS self-service blockchain nodes for various protocols. For more information, see [Introducing AWS Blockchain Node Runners](https://aws-samples.github.io/aws-blockchain-node-runners/docs/intro).
44

55
### Documentation
6-
For deployment instructions see [AWS Blockchain Node Runners Blueprints](https://aws-samples.github.io/aws-blockchain-node-runners/docs/Blueprints/intro)
6+
For deployment instructions, see [AWS Blockchain Node Runners Blueprints](https://aws-samples.github.io/aws-blockchain-node-runners/docs/Blueprints/intro).
77

88
### Adding blueprints for new nodes
99

10-
If you'd like propose a Node Runner Blueprint for your node see [Adding new Node Runner Blueprints](./docs/adding-new-nodes.md)
10+
If you'd like propose a Node Runner Blueprint for your node, see [Adding new Node Runner Blueprints](./docs/adding-new-nodes.md).
1111

1212
### Directory structure
1313

@@ -19,7 +19,7 @@ If you'd like propose a Node Runner Blueprint for your node see [Adding new Node
1919
- `website/docs` - Place for the new blueprint deployment instructions. (If you are adding a new blueprint, use on of the existing examples to refer to the `README.md` file within your Node Runner Blueprint directory inside `lib`).
2020

2121
### License
22-
This repository uses MIT License. See more in [LICENSE](./LICENSE)
22+
This repository uses MIT License. See more in [LICENSE](./LICENSE).
2323

2424
### Contributing
2525
See [CONTRIBUTING](./CONTRIBUTING.md) for more information.

0 commit comments

Comments
 (0)