File tree 1 file changed +2
-43
lines changed
1 file changed +2
-43
lines changed Original file line number Diff line number Diff line change 1
- # adventofcode2020
1
+ # Advent of Code 2020
2
2
3
- FIXME: description
4
-
5
- ## Installation
6
-
7
- Download from http://example.com/FIXME .
8
-
9
- ## Usage
10
-
11
- FIXME: explanation
12
-
13
- $ java -jar adventofcode2020-0.1.0-standalone.jar [args]
14
-
15
- ## Options
16
-
17
- FIXME: listing of options this app accepts.
18
-
19
- ## Examples
20
-
21
- ...
22
-
23
- ### Bugs
24
-
25
- ...
26
-
27
- ### Any Other Sections
28
- ### That You Think
29
- ### Might be Useful
30
-
31
- ## License
32
-
33
- Copyright © 2020 FIXME
34
-
35
- This program and the accompanying materials are made available under the
36
- terms of the Eclipse Public License 2.0 which is available at
37
- http://www.eclipse.org/legal/epl-2.0 .
38
-
39
- This Source Code may also be made available under the following Secondary
40
- Licenses when the conditions for such availability set forth in the Eclipse
41
- Public License, v. 2.0 are satisfied: GNU General Public License as published by
42
- the Free Software Foundation, either version 2 of the License, or (at your
43
- option) any later version, with the GNU Classpath Exception which is available
44
- at https://www.gnu.org/software/classpath/license.html .
3
+ solutions using Clojure
You can’t perform that action at this time.
0 commit comments