Skip to content

Commit 2381881

Browse files
committed
README tweaks
1 parent c0b3a80 commit 2381881

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414

1515
[DynamoDB] is *awesome* and makes a great companion for Clojure web apps that need a **simple, reliable way to scale with predictable performance and without the usual headaches**.
1616

17-
Faraday was originally adapted from [Rotary client] by James Reeves.
17+
Faraday was originally adapted from the [Rotary client] by James Reeves.
1818

1919
## Library status
2020

2121
I'm not currently using DDB or Faraday myself but will make a best effort to continue maintaining the library as I can.
2222

23-
The bulk of recent development work has been thanks to the generosity of Faraday's [contributors]!
23+
The bulk of recent development work has been thanks to the generosity of Faraday's [contributors]!
2424

2525
PRs for fixes and/or new features **very welcome**!
2626

@@ -29,7 +29,7 @@ PRs for fixes and/or new features **very welcome**!
2929
## Features
3030
* Small, simple, API: **complete coverage of DynamoDBv2 features**
3131
* **Great performance** (zero overhead to the official Java SDK)
32-
* Uses [Nippy] to **support Clojure's rich data types** and **high-strength encryption**
32+
* Uses [Nippy] for full support of **Clojure's rich data types**
3333

3434
## 3rd-party stuff
3535

@@ -41,7 +41,7 @@ Your link here? | **PR's welcome!**
4141

4242
## Getting started
4343

44-
> See also [@ricardojmendez/ddb-tutorial] for a full tutorial
44+
> See also [@ricardojmendez/ddb-tutorial] for a full tutorial!
4545
4646
Add the necessary dependency to your project:
4747

0 commit comments

Comments
 (0)