Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
-
|
|
|
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
+
|
5 |
+
**crowd-code-0.1** is a raw, unfiltered dataset of fine-grained IDE interactions collected during the development of [Jasmine](https://github.com/p-doom/jasmine), using our [crowd-code](https://pdoom.org/crowd_code.html) VS Code/Cursor extension.
|
6 |
+
It captures real research engineering workflows-edits, navigation, terminal use, debugging—and includes only the authors' data; a complete, cleaned and curated version is coming soon.
|