Skip to content

Commit

Permalink
[Modified]: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Merevoli-DatLuu authored Jan 2, 2021
1 parent 2a4dca0 commit 6647e83
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# SGUInfo

Tra Cứu Thông Tin Sinh Viên SGU

<img src="/Screenshot/Banner.png">

![Version](https://img.shields.io/badge/Version-v1.1-cyan.svg?longCache=true&style=for-the-badge)
Expand Down Expand Up @@ -33,6 +34,9 @@ Tra Cứu Thông Tin Sinh Viên SGU

* Tra cứu thông tin nhanh (Multithreading).

<br>
<br>

## Cài Đặt

&nbsp;
Expand All @@ -47,6 +51,9 @@ Tra Cứu Thông Tin Sinh Viên SGU
python3 -m pip install -r requirements.txt
```

<br>
<br>

## Sử Dụng

&nbsp;
Expand All @@ -58,6 +65,9 @@ python3 main.py

* Thư mục ```"SGUInfo\Test Files"``` có file để bạn thử tính năng **quét thông tin bằng file** (Lưu ý về số lượng quét khuyến cáo < 100).

<br>
<br>

## Issues

&nbsp;
Expand All @@ -72,6 +82,9 @@ python3 main.py

* **[:no_entry_sign: ISSUE]**: chưa change useragent và ip

<br>
<br>

## Screenshots

&nbsp;
Expand All @@ -83,11 +96,14 @@ python3 main.py
<img width = "80%" src="/Screenshot/Screen5.png">
<img width = "80%" src="/Screenshot/Screen6.png">

<br>
<br>

## Contributing

&nbsp;

#### :tada: :tada: :tada: Mọi sự đóng góp đều được hoan nghênh!
* Nếu bạn phát hiện lỗi hoặc gặp vấn đề kĩ thuật thì có thể giúp mình bằng cách **submit issue**.
* Hoặc bạn muốn tham gia cùng phát triển thì có thể **create pull request**.
* Trước khi **create pull request**, hãy đảm bảo là bạn đã đọc hiểu sourcecode và tuân thủ [Standard Workflow](https://guides.github.com/introduction/flow/).
* Trước khi **create pull request**, hãy đảm bảo là bạn đã đọc hiểu sourcecode và tuân thủ [Standard Workflow](https://guides.github.com/introduction/flow/).

0 comments on commit 6647e83

Please sign in to comment.