Skip to content

Commit

Permalink
Use Java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Dargones committed Aug 3, 2024
1 parent f67bf0e commit 1fde4c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified AcrosticSleuth.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Support for new languages can, therefore, be easily added -- please [make an iss

## Demo

To run AcrosticSleuth, you need Java Runtime installed on your machine (which you probably do).
To run AcrosticSleuth, you need Java 8 or higher installed on your machine (which is likely already the case).

This repository includes a demo dataset comprising a subset of pages with acrostics from the English subdomain of the WikiSource database (see [How was AcrosticSleuth evaluated?](#how-was-acrosticsleuth-evaluated)).
You can test AcrosticSleuth on this small dataset using:
Expand Down

0 comments on commit 1fde4c8

Please sign in to comment.