diff --git a/README.md b/README.md index 37cedad27..f89112486 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ In addition to filling out the survey, it would be great if you could share it w `data.table` provides a high-performance version of [base R](https://www.r-project.org/about.html)'s `data.frame` with syntax and feature enhancements for ease of use, convenience and programming speed. +--- + +**NEW:** Take part in the [data.table 2023 community survey](https://tinyurl.com/datatable-survey/) and help shape the future of the project! The survey closes on **December 1st**. + +--- + ## Why `data.table`? * concise syntax: fast to type, fast to read