Skip to content

Commit e6dceb8

Browse files
authored
fixup! correct overview
1 parent e9a0655 commit e6dceb8

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
@@ -1,10 +1,10 @@
11
# scip-lsp
22

3-
A Java project built with Bazel (using Bzlmod) that implements a SCIP aggregator for Java code intelligence.
3+
A language agnostic language server that uses [SCIP]{github.com/sourcegraph/scip} as it's index source. Built with Bazel for Bazel.
44

55
## Overview
66

7-
This project provides a Java implementation for generating SCIP (Source Code Intelligence Protocol) indices for Java codebases. It helps Sourcegraph provide precise code navigation, references, and hover documentation for Java projects.
7+
This project includes a Go based Language Server that handles ingesting SCIP files, as well as a SCIP generator for Bazel.
88

99
## Prerequisites
1010

0 commit comments

Comments
 (0)