package
0.0.0-20200402215251-c2a6ef905fab
Repository: https://github.com/thi4go/politeia.git
Documentation: pkg.go.dev

# 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/thi4go/politeia

Contact

https://decred.org/community

` )