diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 243ef97..e6432a1 100644 --- a/README.md +++ b/README.md | |||
@@ -8,4 +8,4 @@ It tweets a new Nancy Drew ebook title every three hours. Currently, it uses the | |||
8 | 8 | ||
9 | The bot uses [YAMLcpp](https://github.com/jbeder/yaml-cpp) to read a configuration file, MySQL C API to read the WordNet database (seeded with [this MySQL version of WordNet 2.0](androidtech.com/html/wordnet-mysql-20.php)), and [twitcurl](https://github.com/swatkat/twitcurl) to send the status updates to Twitter. | 9 | The bot uses [YAMLcpp](https://github.com/jbeder/yaml-cpp) to read a configuration file, MySQL C API to read the WordNet database (seeded with [this MySQL version of WordNet 2.0](androidtech.com/html/wordnet-mysql-20.php)), and [twitcurl](https://github.com/swatkat/twitcurl) to send the status updates to Twitter. |
10 | 10 | ||
11 | The canonical furries handle is [@nancy_ebooks](https://twitter.com/nancy_ebooks). | 11 | The canonical nancy handle is [@nancy_ebooks](https://twitter.com/nancy_ebooks). |