Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraichen committed Jul 10, 2024
1 parent f68004e commit 3eb1159
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
# Mnemosyne

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8505a536f17145b2a9d129fd0fa3980e)](https://app.codacy.com/app/jgraichen/mnemosyne-server?utm_source=github.com&utm_medium=referral&utm_content=jgraichen/mnemosyne-server&utm_campaign=Badge_Grade_Dashboard)
Distributed tracing and debugging across applications and services.

![](docs/screenshot.png)

## Consume client messages

```
```console
rake mnemosyne:consume
```

Restart after code changes.

## License

Copyright (C) 2017 Jan Graichen
Copyright (C) 2017-2024 Jan Graichen

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Binary file added docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3eb1159

Please sign in to comment.