Skip to content

Commit 3d6c8ba

Browse files
committed
Merge branch 'main' into fix-testcases
2 parents b53d06e + b3d9fb7 commit 3d6c8ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
![codellm-devkit logo](https://github.com/IBM/codellm-devkit/blob/main/docs/assets/cldk.png?raw=true)
44

5+
[![arXiv](https://img.shields.io/badge/arXiv-2410.13007-b31b1b.svg)](https://arxiv.org/abs/2410.13007)
56
[![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3110/)
67
[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
78
[![Documentation](https://img.shields.io/badge/GitHub%20Pages-Docs-blue)](https://ibm.github.io/codellm-devkit/)
89
[![PyPI version](https://badge.fury.io/py/cldk.svg)](https://badge.fury.io/py/cldk)
9-
[![arXiv](https://img.shields.io/badge/arXiv-2410.13007-b31b1b.svg)](https://arxiv.org/abs/2410.13007)
1010

1111

1212
Codellm-devkit (CLDK) is a multilingual program analysis framework that bridges the gap between traditional static analysis tools and Large Language Models (LLMs) specialized for code (CodeLLMs). Codellm-devkit allows developers to streamline the process of transforming raw code into actionable insights by providing a unified interface for integrating outputs from various analysis tools and preparing them for effective use by CodeLLMs.
@@ -34,7 +34,7 @@ For any questions, feedback, or suggestions, please contact the authors:
3434

3535
| Name | Email |
3636
| ---- | ----- |
37-
| Rahul Krishna | [[email protected]](mailto:i.m.ralk@gmail.com) |
37+
| Rahul Krishna | [[email protected]](mailto:imralk+oss@gmail.com) |
3838
| Rangeet Pan | [[email protected]](mailto:[email protected]) |
3939
| Saurabh Sihna | [[email protected]](mailto:[email protected]) |
4040
## Table of Contents

0 commit comments

Comments
 (0)