We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685e97c commit 43f9123Copy full SHA for 43f9123
README.md
@@ -51,6 +51,8 @@ The challenge will run from the 10th of March until the 10th of May, 2024.
51
52
When creating your entry, please do as follows:
53
1. Create a folder under `entries` with your first initial and last name, e.g., for Gustavo Carreno: `entries/gcarreno`.
54
+ - If you're worried about anonymity, because the Internet stinks, feel free to use a fictional one:
55
+ Bruce Wayne, Clark Kent, James Logan, Peter Parker, Diana of Themyscira. Your pick!
56
2. Create a `README.md` with some content about your approach, e.g., `entries/gcarreno/README.md`.
57
3. Put all your code under `entries/<your name>/src`, e.g., `entries/gcarreno/src`.
58
4. If you need to provide a custom `.gitignore` for something not present in the main one, please do.
0 commit comments