package
0.0.0-20190523010454-f271d2ae807c
Repository: https://github.com/bitum-project/politeia.git
Documentation: pkg.go.dev

# README

// Copyright (c) 2017-2019 The Bitum 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 Bitum Politeia service.

Source Code

https://github.com/bitum-project/politeia

Contact

https://bitum.io/community

` )