Browse Source

code block pledge()

George C. Privon 6 tháng trước cách đây
mục cha
commit
9e29eb24d8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: