Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaifArfan committed Jul 12, 2021
1 parent 0879b79 commit 594ea29
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,17 @@ A community project
1. Houmayan Rashid Chy

Here is the some rules for other team members to contribute:
* For every Member there will be a selected section/page. And he will work on this selected section/page only.
* Every page must have the Global CSS linked.
* Every section must follow this HTML layout:
```
<section>
<div class="container">
...section content
</div>
</section>
```

Further rules will be added here.

Happy Coding!

0 comments on commit 594ea29

Please sign in to comment.