diff --git a/README.md b/README.md index b5c5741..a19e4ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # al: the activity logger +![Logo](./docs/icons/256x256.png) + al is a simple CLI-based tool for logging your mouse and keyboard activity to a file. This can be useful for time and sleep tracking. diff --git a/docs/icons/256x256/al.png b/docs/icons/256x256/al.png new file mode 100644 index 0000000..56748a0 Binary files /dev/null and b/docs/icons/256x256/al.png differ diff --git a/docs/icons/512x512/al.png b/docs/icons/512x512/al.png new file mode 100644 index 0000000..ef3080e Binary files /dev/null and b/docs/icons/512x512/al.png differ