Skip to content

Commit 8d730bd

Browse files
committed
Formating
1 parent f98805b commit 8d730bd

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

BUILDDIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/sh
2+
rm -rf dist
23
python3 setup.py bdist_wheel
34
twine upload dist/*

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# FacebookWebBot
2+
23
=======================
4+
35
A simple library to automatize facebook without the official API
46
All the functions are made scrapping and parsing mbasic.facebook.com
57

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# FacebookWebBot
2+
23
=======================
4+
35
A simple library to automatize facebook without the official API
46
All the functions are made scrapping and parsing mbasic.facebook.com
57

0 commit comments

Comments
 (0)