diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 0000000..ad93c14 --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,5 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": { + } +} diff --git a/README.md b/README.md index 36d1144..d02c8b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# Install +$ pkg update && pkg upgrade +$ pkg install git +$ pkg install python2 +$ git clone https://github.com/V4N654T/fb-hacker +$ cd fb-hacker +$ python2 fb.py# Install ``` $ pkg update && pkg upgrade $ pkg install git diff --git a/fbht-d75ae93b5e9c52a7a3ee0519142c602d2b7ca227 (1).zip b/fbht-d75ae93b5e9c52a7a3ee0519142c602d2b7ca227 (1).zip new file mode 100644 index 0000000..9c7df55 Binary files /dev/null and b/fbht-d75ae93b5e9c52a7a3ee0519142c602d2b7ca227 (1).zip differ