You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Releases will be sporadic unless a critical fix is needed.<br />
16
16
Note all pullrequests from developers new to the project must inclued the submitting developers furaffinity user page link.<br />
17
17
All contributors to this application will be listed in the about page.<br />
18
18
<br />
19
-
These sections are responsible for grabbing data from the various web pages and any prep needed for the ui to use. Likely if reworked enough there could be useful as standalone java libs for accessing FA.<br />
19
+
These sections are responsible for grabbing data from the various web pages and any prep needed for the ui to use. Likely if reworked enough they could be useful as standalone java libs for accessing FA.<br />
20
20
open.furaffinity.client.pages: Contains any read only type functionallity.<br />
21
21
open.furaffinity.client.submitPages; Contains any write functionallity.<br />
22
22
open.furaffinity.client.pages and open.furaffinity.client.submitPages depend on open.furaffinity.client.abstractClasses.abstractPage and a few classes from open.furaffinity.client.utilities.<br />
0 commit comments