diff --git a/README.md b/README.md
index 2175279..e9fa7b6 100644
--- a/README.md
+++ b/README.md
@@ -1,153 +1,13 @@
# CTAT-detector-plugins
________________________________
-**New here? Try building your own real-time dashboard using this guide (note: this guide is a live document):** https://docs.google.com/document/d/1irGzgmuuHgFhWENgWAdYaXeMdWN3MnzVe4dy6d3Gkyk/edit?usp=sharing]
-_______________________________
-
-![CTAT Analytics](https://github.com/d19fe8/CTAT-detector-plugins/blob/master/CTATMeetsLearningAnalytics_GIT.png)
-
-## Table of Contents
-[Upcoming features](#upcoming)
-
-**Detectors:**
-- [Most stable detectors](#moststable)
-- [In-development](#indevelopment)
-- [Detector wishlist](#wishlist)
+**New here? Get started by checking out the CTAT Analytics wiki!**
+https://github.com/d19fe8/CTAT-detector-plugins/wiki
-
-
-**Note:** in general, detectors in this repository are currently still under development! Detectors that are currently most stable are listed under: [Most stable detectors](#moststable)
+**Check out the official Cognitive Tutor Authoring Tools (CTAT) wiki to learn how to author you own intelligent tutoring systems:**
+https://github.com/CMUCTAT/CTAT/wiki
+**Try building your own real-time dashboard using this guide (note: this guide is a live document):** https://docs.google.com/document/d/1irGzgmuuHgFhWENgWAdYaXeMdWN3MnzVe4dy6d3Gkyk/edit?usp=sharing]
_______________________________
-## Upcoming features
-
-- **Integrated detector development and testing tools**
-
-## Recently added features
-
-- **A cure for detector amnesia: Working initialization of detectors from TutorShop**
-
-- **AggHouse: aggregator API**
-
-- **Detector update tutor state --> enable inner loop adaptivity based on detectors** (already implemented, but currently disabled)
-
-
-________________________________
-
-## Most stable detectors
-
-- **current-step error count**
- - Description: keeps a running count of attempts on each step in an interface
- - Outputs: the running count of attempts on **the most recent step the student has worked on** (e.g., if a student has tried 30 times on a particular interface element, the output will be "30")
-
-- **stagnation**
- - Description: outputs alerts in response to fixed, user-specified thresholds on student idle time
- - Outputs: custom message after each specified time-interval (e.g., "idle for more than 30 seconds", "idle for more than 1 minute", "idle for more than 2 minutes")
-
-________________________________
-
-## In-development detectors
-
-- **error categorizers**
-[Documentation](https://github.com/d19fe8/CTAT-detector-plugins/tree/master/HTML/Assets/Detectors/error_categorizers)
-
-- **BKT models**
-[Documentation](https://github.com/d19fe8/CTAT-detector-plugins/tree/master/HTML/Assets/Detectors/bkt_models)
-
-- **help-seeking models**
-[Documentation](https://github.com/d19fe8/CTAT-detector-plugins/tree/master/HTML/Assets/Detectors/help_models)
-________________________________
-
-## Detector wishlist
-
-- at least one variant of BKT and at least one BKT-driven detector
- - predictive stability
- - Description:
- - Outputs:
- - possibly: BKT + contextual guess and slip --> Arroyo et al., carelessness detector
- - Description:
- - Outputs:
-
-- **Simple wheel-spinning detectors**
- - ...
- - Description:
- - Outputs:
- - ...
-
-- **a cognitive gaming detector**
- - ...
- - Description:
- - Outputs:
-
-- at least one detector of a student's **affective state**:
- - (boredom detector tends to have higher accuracy than other affect detectors)
- - Description:
- - Outputs:
-
-_______________________
-
+![CTAT Analytics](https://github.com/d19fe8/CTAT-detector-plugins/blob/master/CTATMeetsLearningAnalytics_GIT.png)