Revision de05497799d714b8a67e2168db98b13001b52e0f authored by MegJBrown on 22 July 2020, 12:56:32 UTC, committed by MegJBrown on 22 July 2020, 12:56:32 UTC
1 parent 1e9cded
Raw File
README.md
# Text Encoding Initiative Repository

[![GitHub release](https://img.shields.io/github/release/TEIC/TEI.svg)](https://github.com/TEIC/TEI/releases)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3413524.svg)](https://doi.org/10.5281/zenodo.3413524)
[![Build Status](https://travis-ci.com/TEIC/TEI.svg?branch=dev)](https://travis-ci.com/TEIC/TEI)

The [TEI](https://www.tei-c.org) is an international and interdisciplinary standard used by libraries, museums, publishers, and academics to represent all kinds of literary and linguistic texts, using an encoding scheme that is maximally expressive and minimally obsolescent.

This repository contains the sources for building the [TEI P5 Guidelines](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/index.html) and
[schemas](https://www.tei-c.org/guidelines/customization/). If you want to work on the Guidelines, you should look in the [P5 directory](https://github.com/TEIC/TEI/tree/dev/P5).

Some notes on working with Git and on this GitHub repository may be found in the following documents:
* [Git README](https://github.com/TEIC/TEI/blob/master/Documents/Git-README.md)
* [Using the TEI GitHub Repository](https://www.tei-c.org/guidelines/p5/using-the-tei-github-repository/)
back to top