Skip to content

Commit

Permalink
Merge pull request #837 from MatejMecka/master
Browse files Browse the repository at this point in the history
[IMPROVEMENT]Improve README a little
  • Loading branch information
canihavesomecoffee committed Dec 14, 2017
2 parents 0b31e5d + 4d7edfd commit 8b9f7a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
16 changes: 10 additions & 6 deletions README.md
@@ -1,18 +1,22 @@

![logo](https://avatars3.githubusercontent.com/u/7253637?v=3&s=100)

# CCExtractor
# CCExtractor

[![Build Status](https://travis-ci.org/CCExtractor/ccextractor.svg?branch=master)](https://travis-ci.org/CCExtractor/ccextractor)

CCExtractor is a tool that produces subtitles from TV use. Global accessibility (all users, all content, all countries) is the goal. With so many different formats, this is a constantly moving target, but we intend to keep up with all sources and formats.

The official repository ([CCExtractor/ccextractor](https://github.com/CCExtractor/ccextractor)) is the most stable branch. It is (mainly) maintained by Carlos ([cfsmp3](https://github.com/cfsmp3)).
The official repository is ([CCExtractor/ccextractor](https://github.com/CCExtractor/ccextractor)) and master being the most stable branch.

## Google Code-in 2017
CCExtractor has been invited to Code-in 2017! A second year of challenging tasks for students aged 13-17.
CCExtractor is participating in Google Code-in 2017!

If you are a student fitting the age criteria, then you most likely are eligible to participate. Read more at the [Google Code-in website](https://codein.withgoogle.com).
Google Code-In is a competition of encouraging young people to learn more about Open Source and contributing to it. Tasks range from coding, documentation, quality assurance, user interface, outreach and research

This is our second year of challenging tasks for students in elementary and high school aged 13-17.

If you are a student fitting the age criteria, interested to contribute to CCExtractor feel free to join us. You can read more at the [Google Code-in website](https://codein.withgoogle.com).

## Installation and Usage

Expand Down Expand Up @@ -41,11 +45,11 @@ By far the best way to get support is by opening an issue at our [issue tracker]

When you create a new issue, please fill in the needed details in the provided template. That makes it easier for us to help you more efficiently.

You can also [contact us by email or chat with the team in Slack](https://www.ccextractor.org/doku.php?id=public:general:support).
If you have a question or a problem you can also [contact us by email or chat with the team in Slack](https://www.ccextractor.org/doku.php?id=public:general:support).

## Contributing

You can contribute to the project by forking it, modifying the code, and making a pull request to the repository. We have some rules, outlined in the [contributor's guide](.github/CONTRIBUTING.md).
You can contribute to the project by reporting issues, forking it, modifying the code and making a pull request to the repository. We have some rules, outlined in the [contributor's guide](.github/CONTRIBUTING.md).

## News & Other Information

Expand Down
1 change: 0 additions & 1 deletion docs/COMPILATION.MD
Expand Up @@ -85,7 +85,6 @@ make
```

Once set up you can run the GUI interface from the terminal `./ccextractorGUI`
nterface from the terminal `./ccextractorGUI`

## macOS

Expand Down

0 comments on commit 8b9f7a9

Please sign in to comment.