mirror of
https://codeberg.org/scip/bubblebabble.git
synced 2025-12-16 19:00:57 +01:00
move to codeberg (#1)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# bubblebabble
|
||||
|
||||
Encode to Bubble Babble
|
||||
|
||||
## Intro
|
||||
@@ -10,8 +11,8 @@ function so you can encode anything to bubble babble.
|
||||
|
||||
## Compile and Install
|
||||
|
||||
gcc -g bubblebabble.c -o bubblebabble
|
||||
sudo install -o root -g wheel bubblebabble /usr/local/bin/
|
||||
make
|
||||
sudo make install
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -20,7 +21,7 @@ function so you can encode anything to bubble babble.
|
||||
|
||||
## Copyright + Author
|
||||
|
||||
- Copyright (c) 2017 T.v.Dein. All rights reserved.
|
||||
- Copyright (c) 2017-2025 T.v.Dein. All rights reserved.
|
||||
|
||||
fingerprint_bubblebabble():
|
||||
|
||||
|
||||
Reference in New Issue
Block a user