Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattirn committed Jun 2, 2020
1 parent 64d127e commit 04eaadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can also use finer grained jars:
* `jline-remote-ssh`: helpers for using jline with [Mina SSHD](http://mina.apache.org/sshd-project/)
* `jline-remote-telnet`: helpers for using jline over telnet (including a telnet server implementation)
* `jline-builtins`: several high level tools: `less` pager, `nano` editor, `screen` multiplexer, etc...
* `jline-module`: command registry, object printer and widget implementations
* `jline-console`: command registry, object printer and widget implementations
* `jline-groovy`: jline [ScriptEngine](https://github.com/jline/jline3/blob/master/console/src/main/java/org/jline/console/ScriptEngine.java) implementation using Groovy

## Supported platforms
Expand Down

0 comments on commit 04eaadf

Please sign in to comment.