summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xreadme19
1 files changed, 9 insertions, 10 deletions
diff --git a/readme b/readme
index b09f360..a7ba65e 100755
--- a/readme
+++ b/readme
@@ -39,15 +39,14 @@ to generate HTML derivative of the newly
 updated 'files.json', then uploads the
 newly generated HTML to neocities. Each of
 these actions may be issued via separate
-commands as desired.
+commands as desired. Of these, 'files.c'
+is most generically useful, while the rest
+serve relatively personal purposes.
 
 In the 'various' directory are various
-shell scripts, each of which may facilitate
-the uploading of manually generated content.
-For their specific uses, see
-'various/readme'.
-
-These programs are tailored for use with
-a specific neocities site; modification
-is required, only two of four batteries
-included.
+shell scripts and a C program, each of
+which may facilitate generic uploads. For details,
+see 'various/readme' and 'various/neoup/readme'.
+These may be generically useful for maintaining
+any neocities site, with only insertion of valid
+authentification information required.