# README
// Copyright (c) 2017-2019 The Decred developers // Use of this source code is governed by an ISC // license that can be found in the LICENSE file.
package gitbe
const ( defaultReadme = `politeia
Politeia overview
This is the repository for the Decred Politeia service.
Source Code
https://github.com/decred/politeia
Contact
` )