diff --git a/Img/default_regions.jpeg b/Img/default_regions.jpeg new file mode 100644 index 0000000..419180b Binary files /dev/null and b/Img/default_regions.jpeg differ diff --git a/README.md b/README.md index 7a0a5ea..ef3602c 100644 --- a/README.md +++ b/README.md @@ -18,20 +18,18 @@ You just need python 3.x! and setuptools running on any OS. ##### Ubuntu sudo apt-get update - sudo apt-get install python3 python3-setuptools python3-numpy python3-matplotlib + sudo apt-get install python3 python3-pip python3-setuptools python3-numpy python3-matplotlib ### Installation - + git clone git@github.com:Farzin-Negahbani/Namira_LogAnalyzer.git + cd Namira_LogAnalyzer +Then you can do one of the following methods: #### Method 1 - python3 ./setup.py install - #### Method 2 - pip install . ### Uninstall - pip uninstall loganalyzer ## Capabilities of this analyzer @@ -68,6 +66,10 @@ This analyzer can report following match facts and information: - Kick count - Tackle count - Say count +#### Default Regions +
+ +
### How to Use