Skip to content

Commit

Permalink
NIT: updated readme for better readability (#218)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Luo <anluo@google.com>
  • Loading branch information
anmluo authored and verbanicm committed Mar 17, 2023
1 parent 8b3bae5 commit 316b128
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 @@ -10,8 +10,8 @@ service
Audit logs are special logs that record **when** and **who** called **which**
application and accessed **what** data. And **why** the access was necessary
(aka. the justification of the data access). JVS is a solution to produce
verified justifications and in combination with
[abcxyz/lumberjack](https://github.com/abcxyz/lumberjack) the justifications
verified justifications, and in combination with
[abcxyz/lumberjack](https://github.com/abcxyz/lumberjack), the justifications
could be audit logged.

## Architecture
Expand Down

0 comments on commit 316b128

Please sign in to comment.