Skip to content

Commit 2d28032

Browse files
committed
minor docs edits
1 parent 96ef4e3 commit 2d28032

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEV-GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Installing the latest snapshot version of the Kernel
44

55
On macOS (and possibly on Linux) you could just run `install-snapshot.sh` script
6-
to build and install current snapshot version of the JJava kernel.
6+
to build and install the current snapshot version of the DFLib JJava kernel.
77

88
Alternatively, you could just build it and install as with any release version:
99

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# JJava
22

3-
JJava is a Java kernel for [Jupyter](http://jupyter.org/) maintained by the [DFLib.org](https://dflib.org) community.
3+
DFLib JJava is a Java kernel for [Jupyter](http://jupyter.org/) maintained by the [DFLib.org](https://dflib.org) community.
44
The kernel executes code via the JShell tool. Some of the additional commands are supported via a syntax similar to IPython magics.
55

66
_JJava is an evolution of the earlier [IJava kernel](https://github.com/SpencerPark/IJava), that is no longer maintained by its authors._

0 commit comments

Comments
 (0)