Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Pritzlaff committed Jan 2, 2022
1 parent 9168bd9 commit 916f990
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions docs/readme.md
@@ -1,11 +1,6 @@
# Code Template

To install my project
To install:
```scala
libraryDependencies += "com" % "lib" % "@VERSION@"
libraryDependencies += "com.github.aaronp" % "code-template" % "0.1.1"
```

```scala mdoc
val x = 1
List(x, x)
```

0 comments on commit 916f990

Please sign in to comment.