Skip to content

Commit 355934a

Browse files
committed
Add CNAME file
1 parent 1e6cb51 commit 355934a

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
slime-lang.com

README.md

+2-19
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,2 @@
1-
# SlimeReference
2-
3-
**TODO: Add description**
4-
5-
## Installation
6-
7-
If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:
8-
9-
1. Add slime_reference to your list of dependencies in `mix.exs`:
10-
11-
def deps do
12-
[{:slime_reference, "~> 0.0.1"}]
13-
end
14-
15-
2. Ensure slime_reference is started before your application:
16-
17-
def application do
18-
[applications: [:slime_reference]]
19-
end
1+
SlimeReference
2+
==============

0 commit comments

Comments
 (0)