package
1.5.0
Repository: https://github.com/decred/politeia.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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

https://decred.org/community

` )