diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..048adac43b150b1c912bc78c1ec0bc24e3a3771c
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,7 @@
+# Changelog
+
+## 1.0.1
+
+## 1.0.0
+
+* Initial release
\ No newline at end of file
diff --git a/README.md b/README.md
index c19343a4538337e8b53b04d125efa06b52b6af83..fbe832a062b38a14341b09fa2f3a6e193ed3d8cf 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# APRS
+# Kiss
 
 Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/apex`. To experiment with that code, run `bin/console` for an interactive prompt.
 
@@ -9,7 +9,7 @@ TODO: Delete this and the text above, and describe your gem
 Add this line to your application's Gemfile:
 
 ```ruby
-gem 'aprs'
+gem 'kiss-tnc'
 ```
 
 And then execute:
@@ -18,7 +18,7 @@ And then execute:
 
 Or install it yourself as:
 
-    $ gem install aprs
+    $ gem install kiss-tnc
 
 ## Usage
 
@@ -32,5 +32,5 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
 
 ## Contributing
 
-Bug reports and pull requests are welcome on GitHub at https://github.com/Syncleus/aprs
+Bug reports and pull requests are welcome on GitHub at https://github.com/Syncleus/kiss-tnc
 
diff --git a/README.rdoc b/README.rdoc
index 0a09a724a0af7f58f1623e20005cf64d19ac074f..67e050679ac68fc460f92a546be9b278b8d80d48 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -8,7 +8,7 @@ DESCRIBE YOUR GEM HERE
 
 == Links
 
-* {Source on Github}[https://github.com/Syncleus/aprs]
+* {Source on Github}[https://github.com/Syncleus/kiss-tnc]
 * RDoc[LINK TO RDOC.INFO]
 
 == Install