George C. Privon преди 6 месеца
родител
ревизия
9e29eb24d8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 # uuid-generator
 
 A short command line tool to generate and a UUIDv4 and print it to the screen.
-In its current form, relies on pledge() so will probably only compile on OpenBSD.
+In its current form, relies on `pledge()` so will probably only compile on OpenBSD.
 
 To compile and run: