Skip to content

Commit

Permalink
Update README.md (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Kyal Lanum <[email protected]>
  • Loading branch information
kyallanum authored Dec 29, 2023
1 parent 61ebae6 commit a47aaef
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# [Athena](https://github.com/kyallanum/athena)
[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build](https://img.shields.io/github/actions/workflow/status/kyallanum/athena/go.yml)](https://github.com/kyallanum/athena/actions)

A universal log parser. Weed out the unimportant information.

Expand Down Expand Up @@ -68,4 +69,4 @@ Rule <Rule Name>:
1. Print - Prints out a line for every instance of ``<group_name>`` that was extracted. If there are two "Print" operations, then the second one's data will match to the first one in each line.

---
##### Licensed under [Apache 2.0 License](https://opensource.org/license/apache-2-0/) (c) Kyal Lanum
##### Licensed under [Apache 2.0 License](https://opensource.org/license/apache-2-0/) (c) Kyal Lanum

0 comments on commit a47aaef

Please sign in to comment.