-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #60 from dothidden/59-refactor-test
refactor(readme): add more info
- Loading branch information
Showing
1 changed file
with
12 additions
and
2 deletions.
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,2 +1,12 @@ | ||
# writeups | ||
we're taking part in ctfs. here are some of the writeups | ||
# .hidden Writeup | ||
|
||
## Who we are | ||
|
||
We are a group of hacking enthusiasts participating in CTFs and other hacking competitions. | ||
We are currently playing for Romania and you can check our rank on [CTFtime](https://ctftime.org/team/225182). | ||
If you desire to know more about us or if you want to see our resolved challenges, you can check our [website](https://dothidden.xyz/). | ||
|
||
## How to contribute | ||
|
||
If you are one of our new members, you can contribute to this repository by adding your writeups but first you | ||
need to know how to do it. Follow the steps described in the [wiki](https://github.com/dothidden/writeups/wiki/Contribute-🚀) . |