-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2745db6
commit d4eb681
Showing
1 changed file
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,27 @@ | ||
# Afsuweb Webapplication | ||
|
||
Test class 12th ARTS objective question test and result system, and provide answer key. | ||
|
||
<p align="center"> | ||
<a href="https://github.com/shahzadamodassir"><img src="https://img.shields.io/badge/Author-Shahzada%20Modassir-%2344cc11?style=flat-square"/></a> | ||
<a href="LICENSE"><img src="https://img.shields.io/github/license/shahzadamodassir/afsuweb?style=flat-square"/></a> | ||
<a href="https://packagist.org/packages/shahzadamodassir/afsuweb"><img src="https://img.shields.io/packagist/dt/shahzadamodassir/afsuweb.svg?style=flat-square" alt="Total Downloads"></a> | ||
<a href="https://github.com/shahzadamodassir/afsuweb/stargazers"><img src="https://img.shields.io/github/stars/shahzadamodassir/afsuweb?style=flat-square"/></a> | ||
<a href="https://github.com/shahzadamodassir/afsuweb/releases"><img src="https://img.shields.io/github/release/shahzadamodassir/afsuweb.svg?style=flat-square" alt="Latest Version"></a> | ||
</p> | ||
|
||
## Composer Installation | ||
|
||
Installation is super-easy via [Composer](https://getcomposer.org) | ||
|
||
```bash | ||
composer require shahzadamodassir/afsuweb | ||
``` | ||
|
||
or add it by hand to your `composer.json` file. | ||
|
||
Check result link: [Check Result](https://afsuweb.kesug.com/result/) | ||
|
||
Download answer key link: [Download Answer-Key](https://afsuweb.kesug.com/answer/) | ||
|
||
Official webpage URL: [afsuweb](https://afsuweb.kesug.com/) | ||
Official webpage URL: [afsuweb](https://afsuweb.kesug.com/) |