Skip to content

Commit e4f4feb

Browse files
committed
fixed README formatting
1 parent 25c00ac commit e4f4feb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ If you set the AWS credentials:
309309
psql> SET aws_s3.aws_s3.access_key_id TO 'dummy';
310310
psql> SET aws_s3.aws_s3.secret_key TO 'dummy';
311311
psql> SET aws_s3.session_token TO 'dummy';
312+
```
312313

313314
You can omit the credentials.
314315

@@ -460,4 +461,4 @@ psql> SELECT * FROM new_animals;
460461

461462
## Thanks
462463

463-
* Thomas Gordon Lowrey IV [@gordol](https://github.com/gordol)
464+
* Thomas Gordon Lowrey IV [@gordol](https://github.com/gordol)

0 commit comments

Comments
 (0)