Skip to content

Commit 20b280e

Browse files
author
Michael G. Khmelnitsky
authored
Merge pull request #34 from bryant1410/master
Fix broken headings in Markdown files
2 parents 22ad52a + 7ebcc8e commit 20b280e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ for communicating with Amazon Simple Queue Service. This project builds on top o
66
* You can download release builds through the [releases section of this](https://github.com/awslabs/amazon-sqs-java-messaging-lib) project.
77
* For more information on using the amazon-sqs-java-messaging-lib, see our getting started guide to SQS [here](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/jmsclient.html).
88

9-
##Getting Started
9+
## Getting Started
1010

1111
* **Sign up for AWS** — Before you begin, you need an AWS account. For more information about creating an AWS account and retrieving your AWS credentials, see [AWS Account and Credentials](http://docs.aws.amazon.com/AWSSdkDocsJava/latest/DeveloperGuide/java-dg-setup.html) in the AWS SDK for Java Developer Guide.
1212
* **Sign up for Amazon SQS** — Go to the Amazon [SQS console](https://console.aws.amazon.com/sqs/home?region=us-east-1) to sign up for the service.
@@ -22,7 +22,7 @@ for communicating with Amazon Simple Queue Service. This project builds on top o
2222
```
2323
* **Further information** - Read the [API documentation](http://aws.amazon.com/documentation/sqs/).
2424

25-
##Feedback
25+
## Feedback
2626
* Give us feedback [here](https://github.com/awslabs/amazon-sqs-java-messaging-lib/issues).
2727
* If you'd like to contribute a new feature or bug fix, we'd love to see Github pull requests from you.
2828

0 commit comments

Comments
 (0)