Commit ·
c919c92
1
Parent(s): 3188064
move code link to top
Browse files
app.py
CHANGED
|
@@ -21,6 +21,8 @@ st.set_page_config(
|
|
| 21 |
|
| 22 |
st.markdown("Note: this analysis is meant to viewed on a computer and not a phone (sorry!)")
|
| 23 |
|
|
|
|
|
|
|
| 24 |
st.markdown("# What makes comprehensible input *comprehensible*?")
|
| 25 |
|
| 26 |
st.markdown("**Comprehensible input** (or CI, for short) is a language teaching technique where teachers \
|
|
@@ -1984,8 +1986,6 @@ st.markdown("### Thanks for reading ✌️")
|
|
| 1984 |
|
| 1985 |
st.markdown("---")
|
| 1986 |
|
| 1987 |
-
st.markdown("You can find the code for this analysis [here](https://github.com/joshdavham/cij-analysis)")
|
| 1988 |
-
|
| 1989 |
#st.markdown("In the unlikely chance that you happen to be a CI instructor or a CI content creator, I want to talk to you! \
|
| 1990 |
# I can be reached at hamiltonjoshuadavid@gmail.com and I'm interested in learning \
|
| 1991 |
# more about what you do. Please also add a link to your work if you decide to reach out.")
|
|
|
|
| 21 |
|
| 22 |
st.markdown("Note: this analysis is meant to viewed on a computer and not a phone (sorry!)")
|
| 23 |
|
| 24 |
+
st.markdown("[Code can be found [here](https://github.com/joshdavham/cij-analysis)]")
|
| 25 |
+
|
| 26 |
st.markdown("# What makes comprehensible input *comprehensible*?")
|
| 27 |
|
| 28 |
st.markdown("**Comprehensible input** (or CI, for short) is a language teaching technique where teachers \
|
|
|
|
| 1986 |
|
| 1987 |
st.markdown("---")
|
| 1988 |
|
|
|
|
|
|
|
| 1989 |
#st.markdown("In the unlikely chance that you happen to be a CI instructor or a CI content creator, I want to talk to you! \
|
| 1990 |
# I can be reached at hamiltonjoshuadavid@gmail.com and I'm interested in learning \
|
| 1991 |
# more about what you do. Please also add a link to your work if you decide to reach out.")
|