-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
65db02b
commit 8363f17
Showing
1 changed file
with
11 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,13 @@ | ||
<<<<<<< HEAD | ||
# Tesk 2.0 | ||
The aim of our platform is to provide creative individuals with a portal to express themselves in a distraction-free environment, without any hindrance, or unnecessary infringements. We like to keep the focus on the stuff that matters - the content, and the experience of writing your heart out. Our writer is very intuitive to use for anybody and everybody who wants to, with a simple editing and formatting process. | ||
|
||
Also, apart from the regular typing procedure, one can use the mic, available to record sentences, or phrases, and add to the existing content. Keep in mind, though, that the content may not be formatted by default, and will need formatting and punctuation. | ||
<h1> Tesk 2.</h1> | ||
|
||
The website uses Google's Speech To Text API to transcript audio to text, and MediumEditor's Jquery plugin to provide formatting options. | ||
======= | ||
# Tesk 2.0 | ||
|
||
The aim of our platform is to provide creative individuals with a portal to express themselves in a distraction-free environment, without any hindrance, or unnecessary infringements. We like to keep the focus on the stuff that matters - the content, and the experience of writing your heart out. | ||
Our writer is very intuitive to use for anybody and everybody who wants to, with a simple editing and formatting process. | ||
|
||
Also, apart from the regular typing procedure, one can use the mic, available to record sentences, or phrases, and add to the existing content. Keep in mind, though, that the content may not be formatted by default, and will need formatting and punctuation. | ||
|
||
The website uses <a href="https://gist.github.com/alotaiba/1730160">Google's Speech To Text API</a> to transcript audio to text, and MediumEditor's Jquery plugin to provide formatting options. | ||
>>>>>>> master | ||
<p> | ||
The aim of our platform is to provide creative individuals with a portal to express themselves in a distraction-free environment, without any hindrance, or unnecessary infringements. We like to keep the focus on the stuff that matters - the content, and the experience of writing your heart out. | ||
Our writer is very intuitive to use for anybody and everybody who wants to, with a simple editing and formatting process. | ||
</p> | ||
<p> | ||
Also, apart from the regular typing procedure, one can use the mic, available to record sentences, or phrases, and add to the existing content. Keep in mind, though, that the content may not be formatted by default, and will need formatting and punctuation. | ||
</p> | ||
<p> | ||
The website uses <a href="https://gist.github.com/alotaiba/1730160">Google's Speech To Text API</a> to transcript audio to text, and MediumEditor's Jquery plugin to provide formatting options. | ||
</p> |