Skip to content

Commit d9b71e2

Browse files
committed
paper & static
1 parent a7460ca commit d9b71e2

18 files changed

+39
-20
lines changed

.idea/workspace.xml

Lines changed: 20 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# CodeGRITS
22

3-
[[Website]](https://codegrits.github.io/CodeGRITS/) [[Paper]](https://arxiv.org/abs/xxxx.yyyyy) [[Demo Video]](https://www.youtube.com/watch?v=d-YsJfW2NMI)
3+
[![Website](https://img.shields.io/badge/Website-Visit-brightgreen)](https://codegrits.github.io/CodeGRITS/)
4+
[![Pre-print](https://img.shields.io/badge/Preprint-arXiv-lightgrey)](https://arxiv.org/abs/xxxx.yyyyy)
5+
[![DOI](https://img.shields.io/badge/DOI-10.1000%2Fxyz123-blue)](https://doi.org/10.1000/xyz123)
6+
[![Demo Video](https://img.shields.io/badge/Demo-Video-orange)](https://www.youtube.com/watch?v=d-YsJfW2NMI)
7+
[![Archived](https://img.shields.io/badge/Archived-SWH-blueviolet)](https://archive.softwareheritage.org/swh:1:dir:your-directory-id)
8+
[![MIT License](https://img.shields.io/badge/License-MIT-green)](https://github.com/codegrits/CodeGRITS/blob/main/LICENSE)
49

510
[CodeGRITS](https://codegrits.github.io/CodeGRITS/) stands for **G**aze **R**ecording & **I**DE **T**racking **S**ystem,
611
which is a plugin specifically designed
@@ -11,7 +16,7 @@ entire family of [JetBrains IDEs](https://www.jetbrains.com/) and [Tobii eye-tra
1116
to track developers’ IDE interactions and eye gaze data.
1217

1318
<p align="center">
14-
<img src="./docs/imgs/overview.png" width="600">
19+
<img src="docs/static/overview.png" width="600">
1520
</p>
1621

1722
The data collected by CodeGRITS can be used by empirical SE researchers to understand the behaviors of developers,
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)