diff --git a/README.html b/README.html
new file mode 100644
index 0000000000000000000000000000000000000000..0217d5465313b671866aa2c13ad8edf0d9ba06ac
--- /dev/null
+++ b/README.html
@@ -0,0 +1,20 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
+<head>
+  <meta charset="utf-8" />
+  <meta name="generator" content="pandoc" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+  <title>README</title>
+  <style type="text/css">
+      code{white-space: pre-wrap;}
+      span.smallcaps{font-variant: small-caps;}
+      span.underline{text-decoration: underline;}
+      div.column{display: inline-block; vertical-align: top; width: 50%;}
+  </style>
+</head>
+<body>
+<p>LinearRationalExpectations provides tools to solve economic linear rational expectations models.</p>
+<p>Linear rational expectations models have the general form</p>
+<p>E_t { A y_{t+1} + B y_t + C y_{t-1} + _t} = 0</p>
+</body>
+</html>