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

Отворени
cwebber заяви обединяване на 2 ревизии от cwebber/fix-readme във flatwhatson/main
променени са 2 файла, в които са добавени 14 реда и са изтрити 0 реда
  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