Jelajahi Sumber

Added a paragraph to the paper introduction linking to project websites.

Matthew Carr 1 tahun lalu
induk
melakukan
96e640e10b
1 mengubah file dengan 9 tambahan dan 0 penghapusan
  1. 9 0
      doc/BlocktreeCloudPaper/BlocktreeCloudPaper.tex

+ 9 - 0
doc/BlocktreeCloudPaper/BlocktreeCloudPaper.tex

@@ -1,5 +1,6 @@
 \documentclass{article}
 \usepackage[scale=0.8]{geometry}
+\usepackage{hyperref}
 
 \title{The Blocktree Cloud Orchestration Platform}
 \author{Matthew Carr}
@@ -89,6 +90,14 @@ making it a zero-cost abstraction.
 By freeing the developer from dealing with the numerous failure modes that occur in a communication protocol,
 they are able to focus on the functionality of their system.
 
+Blocktree is implemented in the Rust programming language.
+Its source code is licensed under the Affero GNU Public License.
+It can be downloaded at the project homepage at \url{https://blocktree.systems}.
+Anyone interested in contributing to development is welcome to submit a pull request
+to \url{https://gogs.delease.com/Delease/Blocktree}.
+If you larger changes or architectural suggestions,
+please submit an issue for discussion prior to spending time implementing your idea.
+
 % Describe the remainder of the paper.
 The remainder of this paper is structured as follows:
 \begin{itemize}