summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Samuelsson <msamuelsson@storvix.eu>2023-02-24 07:31:44 +0100
committerMartin Samuelsson <msamuelsson@storvix.eu>2023-02-24 07:31:44 +0100
commit8ccef7cbe4c11c1638f82e1a9f4a36f5b643551a (patch)
tree007a394219325cf91f522915fbab2a2c1d33769c /README.md
downloadlibsyslog-rs-8ccef7cbe4c11c1638f82e1a9f4a36f5b643551a.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..798beaf
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+This repository c̶o̶n̶t̶a̶i̶n̶s̶ will in a few days, once initial code review has
+passed, contain libsyslog-sys and libsyslog, with the first being the low level
+bindings to [syslog][wikipedia] and the second being the safe Rust bindings
+likely of higher interest for most users.
+
+Please see the README.md files in the corresponding subdirectories for more
+information.
+
+[wikipedia]: https://en.wikipedia.org/wiki/Syslog