aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index aa85085..37b8e77 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,14 @@ technologies, and I am also running two internal PKIs at my home, using raw
OpenSSL command line (honestly, not very user friendly) and ADCS (absolutely
proprietary).
+**For the TA grading:**
+
+* If your Idea prompts that it cannot find classes like `org.json`, try to re-add
+each library in the `spec/` directory by clicking on "Add as library" again. Then
+re-run the program. This happens when the project is just cloned, and I don't know
+why. It may be an IntelliJ Idea issue.
+* If your Idea prompts for "Gradle '...' build scripts found", click "Skip".
+
## User Stories
As a user, I want to be able to: