#1 Fix README by symlinking it, add bootstrap.sh

Open
cwebber wants to merge 2 commits from cwebber/fix-readme into flatwhatson/main
2 changed files with 14 additions and 0 deletions
  1. 1 0
      README
  2. 13 0
      bootstrap.sh

+ 1 - 0
README

@@ -0,0 +1 @@
+README.org

+ 13 - 0
bootstrap.sh

@@ -0,0 +1,13 @@
+#!/bin/sh
+
+## This file is waived into the public domain, as-is, no warranty provided.
+##
+## If the public domain doesn't exist where you live, consider
+## this a license which waives all copyright and neighboring intellectual
+## restrictions laws mechanisms, to the fullest extent possible by law,
+## as-is, no warranty provided.
+##
+## No attribution is required and you are free to copy-paste and munge
+## into your own project.
+
+exec autoreconf -vif