Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asonje authored Aug 28, 2020
1 parent 51b985d commit 01fa0b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Low Level Persistence Library #

## OVERVIEW ##
The Low Level Persistence Library offers access to persistent memory using `MemoryBlocks` allocated from
a persistent Heap.
The Low Level Persistence Library offers access to blocks of persistent memory allocated on
a persistent heap.

This Java library uses the Persistent Memory Development Kit (PMDK).
For more information on PMDK, please visit http://pmem.io and https://github.com/pmem/pmdk.
Expand Down

0 comments on commit 01fa0b1

Please sign in to comment.