From 8ee0acf44c052c08926437a92cff0de2aa283f2d Mon Sep 17 00:00:00 2001 From: Gus Caplan Date: Sun, 29 Jan 2017 13:10:25 -0600 Subject: [PATCH] make d.js great again (#1149) get out, donald * AGHHH * FUHFUHFUHFUHUFHUHF --- README.md | 2 +- docs/general/welcome.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0408d3b9f..faf48bd90 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ discord.js is a powerful node.js module that allows you to interact with the - Object-oriented - Predictable abstractions - Performant -- Nearly 100% coverage of the Discord API +- 100% coverage of the Discord API ## Installation **Node.js 6.0.0 or newer is required.** diff --git a/docs/general/welcome.md b/docs/general/welcome.md index c7791f3da..5fb960c04 100644 --- a/docs/general/welcome.md +++ b/docs/general/welcome.md @@ -27,7 +27,7 @@ discord.js is a powerful node.js module that allows you to interact with the - Object-oriented - Predictable abstractions - Performant -- Nearly 100% coverage of the Discord API +- 100% coverage of the Discord API ## Installation **Node.js 6.0.0 or newer is required.**