Skip to content

Commit c9ae358

Browse files
committed
Version 0.3.0
1 parent b3d66a9 commit c9ae358

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<p align="center"><img width=45% src=".github/img/logo.png"></p>
3-
<h4>Track personal commit statistics without sharing company code!</h4>
3+
<h4>📊 Track personal commit statistics without sharing company code!</h4>
44
<div>
55
<a href="#owo-whats-this">Introduction</a> •
66
<a href="#installation">Installation</a> •
@@ -11,7 +11,7 @@
1111

1212
&nbsp;
1313

14-
# OwO, what's this?
14+
# 👀 OwO, what's this?
1515
Git Anon is a selfhosted webservice, which allows you to keep track of your personal git commits at work, without ever sharing any code itself.
1616

1717
Git Anon presents you with a webinterface to input a commit message, modify the commit date and specify a line diff for every file.
@@ -22,7 +22,7 @@ GitHub automatically detects the programming languages of your line diffs based
2222

2323
&nbsp;
2424

25-
# Installation
25+
# 🚀 Installation
2626
### Docker (recommended):
2727
TBA
2828

@@ -40,7 +40,7 @@ Git Anon does not provide any authentication itself, so you should either enable
4040

4141
&nbsp;
4242

43-
# Configuration
43+
# Configuration
4444
### Settings
4545
Open the webpage in your browser and head to the `Settings` page.
4646

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-anon",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Track personal commit statistics without sharing company code",
55
"author": "3urobeat",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)