We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe1a71 + 5ecac68 commit dfd4afcCopy full SHA for dfd4afc
README.md
@@ -16,7 +16,7 @@ name("name_of_the_package").
16
% Optional. The file that will be imported when this package is used.
17
main_file("main.pl").
18
% The license of the package
19
-license(name("Unlicense"), path("./UNLICENSE"))
+license(name("Unlicense"), path("./UNLICENSE")).
20
% Optional
21
dependencies([
22
% A git url to clone
0 commit comments